Commit Graph

18 Commits

Author SHA1 Message Date
Danny Bessems f14f3866e6 Added session details/fingerprint (w/ icons) 2019-12-24 12:58:01 +00:00
Danny Bessems 3111185c10 Added garbage collection for expired and defunct tokens in database. 2019-12-10 15:57:06 +00:00
Danny Bessems 0a5384f6a8 Authentication failed due to case sensitive SQL-queries 2019-03-07 19:50:04 +00:00
Danny Bessems 3dbb6b9932 Implemented GUI aspect of usermanagement page
TODO: add ajax-call that will update database
2019-03-06 14:21:47 +01:00
Danny Bessems 958897dc0a Implemented GUI aspect of usermanagement page
TODO: add ajax-call that will update database
2019-03-06 14:18:07 +01:00
Danny Bessems c8fe81d222 Migrated IDE platform; accepting nonexisting diffs to make IDE happy 2019-02-27 21:39:31 +01:00
djpbessems 2f5b0e263a Restored vanished code & partially refactored returning json 2019-02-25 14:27:25 +01:00
djpbessems d9e53fce49 Added nonfunctional workflow for crossdomain cookies 2019-02-22 11:28:42 +01:00
djpbessems 2776d1b421 Tidied up code\nRemoved placeholders 2019-01-28 21:37:52 +01:00
djpbessems ac5f509d4e Fixed incorrect syntax (trying to use an object as an associative array) 2019-01-28 13:47:37 +01:00
djpbessems 0c8b672b41 Implemented storage of authentication token in database and cookies (latter are isolated per domain) 2019-01-28 11:48:05 +01:00
djpbessems ef4c97a784 Added database queries during login flow 2019-01-24 19:48:29 +01:00
djpbessems 118e45db9c First iteration of using cookies to store session/securetoken 2019-01-24 17:17:53 +01:00
djpbessems b04b2fb480 Rudimentary implementation of authentication processflow 2019-01-23 22:08:30 +01:00
djpbessems afd134659b Corrected static exception message to dynamic message 2019-01-17 15:06:16 +01:00
djpbessems 95980727af Reverted lost changes due to git init 2019-01-16 18:01:30 +01:00
djpbessems 6e2b5c0ca6 Initialized IDE-project with existing files 2019-01-16 14:40:06 +01:00
djpbessems 035a2521fe import local files into repo 2019-01-16 11:37:35 +01:00