130 Commits (640b49a70be4050eec7523d4eb42176124899e94)
 

Author SHA1 Message Date
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 522ee26e88 working on javascript compatibility for old browsers 6 months ago
Stephan Richter 6efb7be6b8 working on javascript compatibility for old browsers 6 months ago
Stephan Richter fd47135f8c working on javascript compatibility for old browsers 6 months ago
Stephan Richter 50e9574c27 working on javascript compatibility for old browsers 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 0e7bdb5442 implemented key rotation in RotatingKeyManager 6 months ago
Stephan Richter 9956745fcd made style more mobile friendly 6 months ago
Stephan Richter d6007493df implemented: 6 months ago
Stephan Richter d5ff936710 implementing at_hash 6 months ago
Stephan Richter 2eb28d67fd updated todos 7 months ago
Stephan Richter 5057b54bef bugfixes in token handling, added session duration property to user 7 months ago
Stephan Richter 674db5d843 implemented clean-up 7 months ago
Stephan Richter cc131d45e0 implemented removal of user 7 months ago
Stephan Richter 62c85410a9 implemented password reset flow 7 months ago
Stephan Richter 95d47e3d63 implemented password reset link and sending via mail 7 months ago
Stephan Richter 31afced7f7 implemented: 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 4fc804ac84 extended Readme.md 7 months ago
Stephan Richter b9fcde9853 extended Readme.md 7 months ago
Stephan Richter 6622b44202 html work 7 months ago
Stephan Richter 358fe1099b html/css work 7 months ago
Stephan Richter d01289c068 refactored classes and modules, fixed decoding bug 7 months ago
Stephan Richter 49929adaa3 revised TokenController.provideToken 7 months ago
Stephan Richter 5c7f86c4a4 re-implemented first part: authorization 7 months ago
Stephan Richter 43b9b427c7 re-implemented authorization 7 months ago
Stephan Richter 24306fd5b8 minor changes 7 months ago
Stephan Richter e7513fee76 made TokenController configurable 7 months ago
Stephan Richter e49dc560dc removed unused settings from clang-format 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 6b7e0d2c97 spotless 7 months ago
Stephan Richter 378ea12bbc Merge branch 'main' into org.bitbucket.b_c/jose4j 7 months ago
Stephan Richter 41f295e14d reduced some log levels 7 months ago
Stephan Richter 47c7c59cee succeeded to create verifyable jwt with jose 7 months ago
Stephan Richter 6b341bd209 working on correct signing 7 months ago
Stephan Richter 3923b855fb working on implementation using jose library 7 months ago
Stephan Richter 252252a9d1 trying to implement using jose library. current obstacle is: I don't know how to involve client secret in key generation 7 months ago
Stephan Richter ddb30ba295 preparing jwt creation 7 months ago
Stephan Richter 0c1baee8e0 divided Backend into several controllers 7 months ago