16 Commits (5d70e687f6760c9a5d8b04f46fa97579429d2271)

Author SHA1 Message Date
Stephan Richter 5d70e687f6 replaced Content by Payload due to upstream library changes 3 months ago
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 eafea3b4a1 fixed bug in EncryptedUserService: 3 months ago
Stephan Richter 6ae33ac0fc Gültigkeitsdauer von Tokens editierbar gemacht 4 months ago
Stephan Richter 5458e6d015 improved error message display on login papge 5 months ago
Stephan Richter 951c65c121 preparing to pass error messages to client 5 months ago
Stephan Richter a10224a23e implemented brute force protection 5 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 5994a41731 first shot on EncryptedUserService – will probably not work 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