55 Commits (9f3500dd8f47cf7a035708d9a161b3423da4f5cb)

Author SHA1 Message Date
Stephan Richter e10eeb1136 fixed jar task 1 month ago
Stephan Richter 5d70e687f6 replaced Content by Payload due to upstream library changes 2 months ago
Stephan Richter f593e7b2c9 adapted code to changes of underlying libraries 2 months ago
Stephan Richter 94aeaa8650 moved various modules and classes to tools realm, replaced gradle buildscripts by gradle kotlin buildscripts 2 months ago
Stephan Richter eec87f678d implemented implicit flow, added user claim to id token 2 months ago
Stephan Richter f5ceb77ea7 bugfix: removed duplicate protocol 3 months ago
Stephan Richter 1a5a137329 bugfix: deriving issuer from hostname 3 months ago
Stephan Richter 3fd024f4f7 GUI improvements 3 months ago
Stephan Richter 84791d2deb allowing to pass encrpytion_key via environment 3 months ago
Stephan Richter a4200f43aa implemented locking-user-on-login-fail, needs to be tested 4 months ago
Stephan Richter 19fdfd059e dropped sqlite 4 months ago
Stephan Richter 9ea6148583 implemented EncryptedKeyStore 4 months ago
Stephan Richter 32f773c184 implemented EncryptedClientService 4 months ago
Stephan Richter 7bbf4be984 implemented EncryptedUserService 4 months ago
Stephan Richter 48542c67fb implemented tests for encrypted mail config 4 months ago
Stephan Richter 8debdc781b implemented EncryptedMailConfig, needs testing 4 months ago
Stephan Richter 79de646bf7 implemented SqliteMailConfig 5 months ago
Stephan Richter f0213512ad implemented SqliteClientService 5 months ago
Stephan Richter cd3a5b39e3 implemented SqliteAuthService 5 months ago
Stephan Richter 38c4306132 preparing SqliteSessionService 5 months ago
Stephan Richter f600040c0e refining some tests, preparing test for session service 5 months ago
Stephan Richter 8865b19fae working on SqliteUserService: 5 months ago
Stephan Richter 9124ff570e working on SqliteUserService 5 months ago
Stephan Richter 47910b5460 started to implement SqliteUserService 5 months ago
Stephan Richter 0b2ddd99c0 minor code improvements 5 months ago
Stephan Richter 2702756879 code cleaning 5 months ago
Stephan Richter 06cb6abdc6 preparing sqlite-based services 5 months ago
Stephan Richter db59964c98 separating storage from configuration 5 months ago
Stephan Richter 7ae4da4d8f changed default storage file, styled permission buttons 5 months ago
Stephan Richter b275064aba implemented permission editing 5 months ago
Stephan Richter a519357a5d working on javascript compatibility for old browsers 5 months ago
Stephan Richter e9cc73c270 implemented sqlite keystore 5 months ago
Stephan Richter 95d47e3d63 implemented password reset link and sending via mail 6 months ago
Stephan Richter f3c4c098c0 working on sending mails: prerequisite mail configuration in progress 6 months ago
Stephan Richter f25814cae5 implemented adding users, prepared sending reset links 6 months ago
Stephan Richter d01289c068 refactored classes and modules, fixed decoding bug 6 months ago
Stephan Richter e7513fee76 made TokenController configurable 6 months ago
Stephan Richter 2752d80222 minor code improvements 6 months ago
Stephan Richter 93f6c2d603 first working version 6 months ago
Stephan Richter 928e6d23cb working on key management 6 months ago
Stephan Richter 1e8ca6dc3a implemented main part of authorization and token delivery 6 months ago
Stephan Richter ddb30ba295 preparing jwt creation 6 months ago
Stephan Richter 0c1baee8e0 divided Backend into several controllers 6 months ago
Stephan Richter 09e5a52c53 working on token endpoint 6 months ago
Stephan Richter fe14e81304 implemented custom loggin 6 months ago
Stephan Richter a277be5091 working on authorization flow 6 months ago
Stephan Richter 8eef2c3025 fixed problem with cookies 6 months ago
Stephan Richter 1c0ef0e257 working on client creation 6 months ago
Stephan Richter e97ad77914 working on client service 6 months ago
Stephan Richter 85853688a8 preparing client service 6 months ago