133 Commits (7ed00d6376356f2c19e2f3c4ff2250d798095c08)
 

Author SHA1 Message Date
Stephan Richter 7ed00d6376 gui improvement 1 month ago
Stephan Richter 833fa3daf0 gui improvements 1 month ago
Stephan Richter 84791d2deb allowing to pass encrpytion_key via environment 1 month ago
Stephan Richter 640b49a70b implemented forwarding errors to UI 1 month ago
Stephan Richter 5458e6d015 improved error message display on login papge 1 month ago
Stephan Richter 951c65c121 preparing to pass error messages to client 1 month ago
Stephan Richter a10224a23e implemented brute force protection 1 month ago
Stephan Richter a4200f43aa implemented locking-user-on-login-fail, needs to be tested 1 month ago
Stephan Richter f5976a7dc3 added todo 2 months ago
Stephan Richter e23609fb1b added Dockerfile 2 months ago
Stephan Richter d39013393e removed docker/compose.yml as Tomcat is no longer supported 2 months ago
Stephan Richter 458e154168 Readme work 2 months ago
Stephan Richter a34b6ae552 Readme.md 2 months ago
Stephan Richter 294e4f2b37 Readme.md 2 months ago
Stephan Richter 3cec6b3dc5 Readme.md 2 months ago
Stephan Richter 4e85d167e2 Readme.md 2 months ago
Stephan Richter 8813ffa618 Readme.md 2 months ago
Stephan Richter 83e0d99f36 Readme.md 2 months ago
Stephan Richter 19fdfd059e dropped sqlite 2 months ago
Stephan Richter 8c62d6be68 fixed script execution order 2 months ago
Stephan Richter 9ea6148583 implemented EncryptedKeyStore 2 months ago
Stephan Richter 32f773c184 implemented EncryptedClientService 2 months ago
Stephan Richter 7bbf4be984 implemented EncryptedUserService 2 months ago
Stephan Richter 5994a41731 first shot on EncryptedUserService – will probably not work 2 months ago
Stephan Richter 48542c67fb implemented tests for encrypted mail config 2 months ago
Stephan Richter 8debdc781b implemented EncryptedMailConfig, needs testing 2 months ago
Stephan Richter ae38f489b8 deutsche Übersetzung reaktiviert und ergänzt 2 months ago
Stephan Richter a8b476264c implemented trust option 2 months ago
Stephan Richter 3e88c91154 implemented persistent sessions (not destroyed when broweser closed) – needs more work 2 months ago
Stephan Richter f0f170119b added todo 2 months ago
Stephan Richter 30f2e115ea added dashboard 2 months ago
Stephan Richter 2250a78e91 added landing page to client properties 2 months ago
Stephan Richter bb5d507a13 removed debug output 2 months ago
Stephan Richter 8bfaf22084 tied nonce to AuthorizationService by dedicated methods 2 months ago
Stephan Richter f737c1dc50 moved nonce from client to auhtorization 2 months ago
Stephan Richter 79de646bf7 implemented SqliteMailConfig 2 months ago
Stephan Richter c468dc998c implemented tests for MailConfig 2 months ago
Stephan Richter f0213512ad implemented SqliteClientService 2 months ago
Stephan Richter 1a34a3b4c6 bugfixes, added ClientServiceTest 2 months ago
Stephan Richter cd3a5b39e3 implemented SqliteAuthService 2 months ago
Stephan Richter 0b96aeb63d altered AuthorizationService to use User and Client references instead of full objects. Added tests. 2 months ago
Stephan Richter 010cca8151 extended KeyStoreTests for SqliteKeyStore 2 months ago
Stephan Richter 84dcdee559 fixed bug in PlaintextKeyStore, added tests 2 months ago
Stephan Richter 63998b4acf bugfixes 2 months ago
Stephan Richter 79431ca680 implemented SqliteSessionService 2 months ago
Stephan Richter 38c4306132 preparing SqliteSessionService 2 months ago
Stephan Richter 2541be1802 implemented session service tests for FileStore, prepared tests for SqliteSessionService 2 months ago
Stephan Richter 5d7c638b86 implemented test for session service 2 months ago
Stephan Richter 2f4726d1e7 decoupling sesson object from user object 2 months ago
Stephan Richter f600040c0e refining some tests, preparing test for session service 2 months ago