Commit Graph

40 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 6f53abf521 First draft of session management for admins 2019-12-06 15:15:38 +00:00
Danny Bessems ad20071a86 Added CrossDomain logging to console 2019-12-06 13:13:35 +00:00
Danny Bessems 2a56efd353 added placeholders for error handling in CrossDomainLogin 2019-06-20 08:02:42 +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 21f272e9f0 Renamed file to reflect actual purpose 2019-06-19 10:37:20 +00:00
Danny Bessems 5a2d3313e7 Added missing CORS headers and xhrFields 2019-06-19 10:34:31 +00:00
Danny Bessems 6081e42d14 Resolved merge conflicts 2019-06-19 10:14:04 +00:00
Danny Bessems 0675ad8512 Controller for cross-domain iframes added 2019-06-19 10:09:46 +00:00
Danny Bessems ee35696cd4 Controller for cross-domain iframes added 2019-06-18 13:21:44 +00:00
Danny Bessems e3405369ca Delete 'public/misc/script.theme.js' 2019-03-13 10:53:22 +00:00
Danny Bessems f9664eab18 Periodic merge upstream
Resolved merge conflicts
2019-03-13 10:44:00 +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 ac546633d1 Periodic merge upstream (#1) 2019-02-28 14:31:10 +00: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 b5b242a85a Resolved conflicts in login.php and functions.php 2019-02-22 11:45:50 +01:00
djpbessems d9e53fce49 Added nonfunctional workflow for crossdomain cookies 2019-02-22 11:28:42 +01:00
Danny Bessems ec7e4b28ec Tied up code & removed placeholders (#1) 2019-02-19 15:31:02 +01:00
djpbessems 2776d1b421 Tidied up code\nRemoved placeholders 2019-01-28 21:37:52 +01:00
djpbessems 47281ed7fc Comments added, along with tiny fixes 2019-01-28 14:42:49 +01:00
djpbessems 01bb3f33da Re-enabled '403 Forbidden' result for non-proxied requests 2019-01-28 13:50:00 +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 203536cfd5 Fixed non-proxied loginrequest logic 2019-01-23 22:29:26 +01:00
djpbessems b04b2fb480 Rudimentary implementation of authentication processflow 2019-01-23 22:08:30 +01:00
djpbessems 035a2521fe import local files into repo 2019-01-16 11:37:35 +01:00