57 Commits (7255e5b4b0b70caab8f462564938d16fc47c3b70)

Author SHA1 Message Date
Stephan Richter 5d70e687f6 replaced Content by Payload due to upstream library changes 7 months ago
Stephan Richter f593e7b2c9 adapted code to changes of underlying libraries 7 months ago
Stephan Richter 94aeaa8650 moved various modules and classes to tools realm, replaced gradle buildscripts by gradle kotlin buildscripts 7 months ago
Stephan Richter 6ae33ac0fc Gültigkeitsdauer von Tokens editierbar gemacht 8 months ago
Stephan Richter 3b6e951ccd improving clients page 9 months ago
Stephan Richter 5458e6d015 improved error message display on login papge 9 months ago
Stephan Richter a4200f43aa implemented locking-user-on-login-fail, needs to be tested 9 months ago
Stephan Richter 9ea6148583 implemented EncryptedKeyStore 9 months ago
Stephan Richter a8b476264c implemented trust option 9 months ago
Stephan Richter 30f2e115ea added dashboard 10 months ago
Stephan Richter 2250a78e91 added landing page to client properties 10 months ago
Stephan Richter 8bfaf22084 tied nonce to AuthorizationService by dedicated methods 10 months ago
Stephan Richter f737c1dc50 moved nonce from client to auhtorization 10 months ago
Stephan Richter 79de646bf7 implemented SqliteMailConfig 10 months ago
Stephan Richter c468dc998c implemented tests for MailConfig 10 months ago
Stephan Richter f0213512ad implemented SqliteClientService 10 months ago
Stephan Richter 1a34a3b4c6 bugfixes, added ClientServiceTest 10 months ago
Stephan Richter 0b96aeb63d altered AuthorizationService to use User and Client references instead of full objects. Added tests. 10 months ago
Stephan Richter 010cca8151 extended KeyStoreTests for SqliteKeyStore 10 months ago
Stephan Richter 84dcdee559 fixed bug in PlaintextKeyStore, added tests 10 months ago
Stephan Richter 63998b4acf bugfixes 10 months ago
Stephan Richter 2541be1802 implemented session service tests for FileStore, prepared tests for SqliteSessionService 10 months ago
Stephan Richter 5d7c638b86 implemented test for session service 10 months ago
Stephan Richter 2f4726d1e7 decoupling sesson object from user object 10 months ago
Stephan Richter f600040c0e refining some tests, preparing test for session service 10 months ago
Stephan Richter caa9f07d79 working on tests for UserService 10 months ago
Stephan Richter 8865b19fae working on SqliteUserService: 10 months ago
Stephan Richter 9124ff570e working on SqliteUserService 10 months ago
Stephan Richter 47910b5460 started to implement SqliteUserService 10 months ago
Stephan Richter 06cb6abdc6 preparing sqlite-based services 10 months ago
Stephan Richter 0e7bdb5442 implemented key rotation in RotatingKeyManager 11 months ago
Stephan Richter d6007493df implemented: 11 months ago
Stephan Richter 5057b54bef bugfixes in token handling, added session duration property to user 11 months ago
Stephan Richter 674db5d843 implemented clean-up 11 months ago
Stephan Richter cc131d45e0 implemented removal of user 11 months ago
Stephan Richter 62c85410a9 implemented password reset flow 11 months ago
Stephan Richter 95d47e3d63 implemented password reset link and sending via mail 11 months ago
Stephan Richter 31afced7f7 implemented: 11 months ago
Stephan Richter f3c4c098c0 working on sending mails: prerequisite mail configuration in progress 11 months ago
Stephan Richter f25814cae5 implemented adding users, prepared sending reset links 11 months ago
Stephan Richter d01289c068 refactored classes and modules, fixed decoding bug 11 months ago
Stephan Richter 49929adaa3 revised TokenController.provideToken 11 months ago
Stephan Richter 43b9b427c7 re-implemented authorization 11 months ago
Stephan Richter 2752d80222 minor code improvements 11 months ago
Stephan Richter 93f6c2d603 first working version 11 months ago
Stephan Richter 928e6d23cb working on key management 11 months ago
Stephan Richter 1e8ca6dc3a implemented main part of authorization and token delivery 11 months ago
Stephan Richter fe14e81304 implemented custom loggin 12 months ago
Stephan Richter d1b8a392f4 spotless 12 months ago
Stephan Richter 2158d62da1 implemented client removal 12 months ago