71 Commits (c525bd0cfee50f877cca74dda91cd69558772b9b)

Author SHA1 Message Date
Stephan Richter 813f3d2898 debugging 1 year ago
Stephan Richter 3fd024f4f7 GUI improvements 1 year ago
Stephan Richter 640b49a70b implemented forwarding errors to UI 1 year ago
Stephan Richter 5458e6d015 improved error message display on login papge 1 year ago
Stephan Richter 951c65c121 preparing to pass error messages to client 1 year ago
Stephan Richter a10224a23e implemented brute force protection 1 year ago
Stephan Richter a4200f43aa implemented locking-user-on-login-fail, needs to be tested 1 year ago
Stephan Richter 19fdfd059e dropped sqlite 1 year ago
Stephan Richter 9ea6148583 implemented EncryptedKeyStore 1 year ago
Stephan Richter 7bbf4be984 implemented EncryptedUserService 1 year ago
Stephan Richter 8debdc781b implemented EncryptedMailConfig, needs testing 1 year ago
Stephan Richter a8b476264c implemented trust option 1 year ago
Stephan Richter 30f2e115ea added dashboard 1 year ago
Stephan Richter 2250a78e91 added landing page to client properties 1 year ago
Stephan Richter 8bfaf22084 tied nonce to AuthorizationService by dedicated methods 1 year ago
Stephan Richter f737c1dc50 moved nonce from client to auhtorization 1 year ago
Stephan Richter 79de646bf7 implemented SqliteMailConfig 1 year ago
Stephan Richter c468dc998c implemented tests for MailConfig 1 year ago
Stephan Richter f0213512ad implemented SqliteClientService 1 year ago
Stephan Richter cd3a5b39e3 implemented SqliteAuthService 1 year ago
Stephan Richter 0b96aeb63d altered AuthorizationService to use User and Client references instead of full objects. Added tests. 1 year ago
Stephan Richter 010cca8151 extended KeyStoreTests for SqliteKeyStore 1 year ago
Stephan Richter 79431ca680 implemented SqliteSessionService 1 year ago
Stephan Richter 2541be1802 implemented session service tests for FileStore, prepared tests for SqliteSessionService 1 year ago
Stephan Richter 5d7c638b86 implemented test for session service 1 year ago
Stephan Richter 2f4726d1e7 decoupling sesson object from user object 1 year ago
Stephan Richter f600040c0e refining some tests, preparing test for session service 1 year ago
Stephan Richter caa9f07d79 working on tests for UserService 1 year ago
Stephan Richter 8865b19fae working on SqliteUserService: 1 year ago
Stephan Richter 9124ff570e working on SqliteUserService 1 year ago
Stephan Richter 47910b5460 started to implement SqliteUserService 1 year ago
Stephan Richter b275064aba implemented permission editing 1 year ago
Stephan Richter d6007493df implemented: 1 year ago
Stephan Richter d5ff936710 implementing at_hash 1 year ago
Stephan Richter 5057b54bef bugfixes in token handling, added session duration property to user 1 year ago
Stephan Richter cc131d45e0 implemented removal of user 1 year ago
Stephan Richter 95d47e3d63 implemented password reset link and sending via mail 1 year ago
Stephan Richter 31afced7f7 implemented: 1 year ago
Stephan Richter f3c4c098c0 working on sending mails: prerequisite mail configuration in progress 1 year ago
Stephan Richter f25814cae5 implemented adding users, prepared sending reset links 1 year ago
Stephan Richter d01289c068 refactored classes and modules, fixed decoding bug 1 year ago
Stephan Richter 49929adaa3 revised TokenController.provideToken 1 year ago
Stephan Richter 5c7f86c4a4 re-implemented first part: authorization 1 year ago
Stephan Richter 43b9b427c7 re-implemented authorization 1 year ago
Stephan Richter 24306fd5b8 minor changes 1 year ago
Stephan Richter 2752d80222 minor code improvements 1 year ago
Stephan Richter 93f6c2d603 first working version 1 year ago
Stephan Richter 928e6d23cb working on key management 1 year ago
Stephan Richter 1e8ca6dc3a implemented main part of authorization and token delivery 1 year ago
Stephan Richter ddb30ba295 preparing jwt creation 1 year ago