53 Commits (f593e7b2c955fd0d3fc1bb30cd3fe16076d95c68)

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