16 Commits (main)

Author SHA1 Message Date
Stephan Richter 5d70e687f6 replaced Content by Payload due to upstream library changes 3 weeks ago
Stephan Richter f593e7b2c9 adapted code to changes of underlying libraries 3 weeks ago
Stephan Richter 94aeaa8650 moved various modules and classes to tools realm, replaced gradle buildscripts by gradle kotlin buildscripts 3 weeks ago
Stephan Richter eafea3b4a1 fixed bug in EncryptedUserService: 1 month ago
Stephan Richter 6ae33ac0fc Gültigkeitsdauer von Tokens editierbar gemacht 2 months ago
Stephan Richter 5458e6d015 improved error message display on login papge 3 months ago
Stephan Richter 951c65c121 preparing to pass error messages to client 3 months ago
Stephan Richter a10224a23e implemented brute force protection 3 months ago
Stephan Richter a4200f43aa implemented locking-user-on-login-fail, needs to be tested 3 months ago
Stephan Richter 19fdfd059e dropped sqlite 3 months ago
Stephan Richter 9ea6148583 implemented EncryptedKeyStore 3 months ago
Stephan Richter 32f773c184 implemented EncryptedClientService 3 months ago
Stephan Richter 7bbf4be984 implemented EncryptedUserService 3 months ago
Stephan Richter 5994a41731 first shot on EncryptedUserService – will probably not work 3 months ago
Stephan Richter 48542c67fb implemented tests for encrypted mail config 3 months ago
Stephan Richter 8debdc781b implemented EncryptedMailConfig, needs testing 3 months ago