Commit Graph

29 Commits

Author SHA1 Message Date
Danny Bessems f7760ab568 Added UI elements for managing sessions 2019-12-30 11:44:35 +00:00
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 ba6b6f277a Added external library NProgress and ajax-timeouts 2019-06-19 13:27:00 +00:00
Danny Bessems dca8f74f25 Minor edits (housekeeping) 2019-06-19 10:55:01 +00:00
Danny Bessems 0675ad8512 Controller for cross-domain iframes added 2019-06-19 10:09:46 +00:00
Danny Bessems a20f13ab7c Babysteps towards cross-domain-cookies-in-iframes 2019-03-13 09:59:12 +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 a049bdbd24 Refactored template; make main content scrollable without overflow
Switched to Flexbox CSS based layout
Retargeted HTML-elements for theming
2019-03-05 11:14:17 +01:00
Danny Bessems efc66fc3d8 Refactored template; make main content scrollable without overflow
Switched to Flexbox CSS based layout
Removed theme-easteregg.
2019-03-05 10:12:26 +01:00
Danny Bessems 1548cd4bb6 Managementinterface retrieves data from database;
Table on interface is editable; replaced library.
2019-03-04 10:43:08 +01:00
Danny Bessems b5df954322 Managementinterface retrieves data from database;
Table on interface is editable; replaced library.
2019-03-03 17:06:41 +01:00
Danny Bessems c8fe81d222 Migrated IDE platform; accepting nonexisting diffs to make IDE happy 2019-02-27 21:39:31 +01:00
djpbessems 1ffa164160 Added placeholder management page (usermanagement, dbmanagement) 2019-02-25 15:00:32 +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 579403c127 Changed style/theming 2019-01-24 16:31:16 +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