Commit Graph

67 Commits

Author SHA1 Message Date
djpbessems 47281ed7fc Comments added, along with tiny fixes 2019-01-28 14:42:49 +01:00
Danny Bessems a25cbb5c16
Merge pull request #1 from djpbessems/development
Development
2019-01-28 14:29:31 +01:00
djpbessems 01bb3f33da Re-enabled '403 Forbidden' result for non-proxied requests 2019-01-28 13:50:00 +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 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 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
Danny Bessems 606ce6b0e8
Rename LICENSE to LICENSE.md 2019-01-16 15:28:54 +01:00
Danny Bessems f6440ad1a1
Create LICENSE 2019-01-16 15:28:34 +01:00
djpbessems 6e2b5c0ca6 Initialized IDE-project with existing files 2019-01-16 14:40:06 +01:00
Danny Bessems f1f973ff04
Create README.md 2019-01-16 11:52:59 +01:00
djpbessems 035a2521fe import local files into repo 2019-01-16 11:37:35 +01:00