55 Commits (7255e5b4b0b70caab8f462564938d16fc47c3b70)

Author SHA1 Message Date
Stephan Richter e10eeb1136 fixed jar task 7 months ago
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 eec87f678d implemented implicit flow, added user claim to id token 7 months ago
Stephan Richter f5ceb77ea7 bugfix: removed duplicate protocol 9 months ago
Stephan Richter 1a5a137329 bugfix: deriving issuer from hostname 9 months ago
Stephan Richter 3fd024f4f7 GUI improvements 9 months ago
Stephan Richter 84791d2deb allowing to pass encrpytion_key via environment 9 months ago
Stephan Richter a4200f43aa implemented locking-user-on-login-fail, needs to be tested 9 months ago
Stephan Richter 19fdfd059e dropped sqlite 9 months ago
Stephan Richter 9ea6148583 implemented EncryptedKeyStore 9 months ago
Stephan Richter 32f773c184 implemented EncryptedClientService 9 months ago
Stephan Richter 7bbf4be984 implemented EncryptedUserService 9 months ago
Stephan Richter 48542c67fb implemented tests for encrypted mail config 9 months ago
Stephan Richter 8debdc781b implemented EncryptedMailConfig, needs testing 9 months ago
Stephan Richter 79de646bf7 implemented SqliteMailConfig 10 months ago
Stephan Richter f0213512ad implemented SqliteClientService 10 months ago
Stephan Richter cd3a5b39e3 implemented SqliteAuthService 10 months ago
Stephan Richter 38c4306132 preparing SqliteSessionService 10 months ago
Stephan Richter f600040c0e refining some tests, preparing test for session service 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 0b2ddd99c0 minor code improvements 10 months ago
Stephan Richter 2702756879 code cleaning 10 months ago
Stephan Richter 06cb6abdc6 preparing sqlite-based services 10 months ago
Stephan Richter db59964c98 separating storage from configuration 10 months ago
Stephan Richter 7ae4da4d8f changed default storage file, styled permission buttons 10 months ago
Stephan Richter b275064aba implemented permission editing 10 months ago
Stephan Richter a519357a5d working on javascript compatibility for old browsers 10 months ago
Stephan Richter e9cc73c270 implemented sqlite keystore 11 months ago
Stephan Richter 95d47e3d63 implemented password reset link and sending via mail 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 e7513fee76 made TokenController configurable 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 ddb30ba295 preparing jwt creation 11 months ago
Stephan Richter 0c1baee8e0 divided Backend into several controllers 11 months ago
Stephan Richter 09e5a52c53 working on token endpoint 12 months ago
Stephan Richter fe14e81304 implemented custom loggin 12 months ago
Stephan Richter a277be5091 working on authorization flow 12 months ago
Stephan Richter 8eef2c3025 fixed problem with cookies 12 months ago
Stephan Richter 1c0ef0e257 working on client creation 12 months ago
Stephan Richter e97ad77914 working on client service 12 months ago
Stephan Richter 85853688a8 preparing client service 12 months ago