145 Commits (24113b612e82ff29f2fc9766016945cb00d8dab6)
 

Author SHA1 Message Date
Stephan Richter 24113b612e Merge commit 'f2218de61109dab0f8cdf53232f98af84cc1f91f' into sqlite 4 months ago
Stephan Richter 9895cf6250 Merge commit '813f3d28982ee1c583caf1218be7058760bc15b2' into sqlite 4 months ago
Stephan Richter ad235474c6 Merge commit '84791d2deb2b98ea228f11ac062a3c6a6f745410' into sqlite 4 months ago
Stephan Richter 569fc92afd Merge commit '640b49a70be4050eec7523d4eb42176124899e94' into sqlite 4 months ago
Stephan Richter f2218de611 fixing bug in WellKnownController 9 months ago
Stephan Richter 813f3d2898 debugging 9 months ago
Stephan Richter 3fd024f4f7 GUI improvements 9 months ago
Stephan Richter 7ed00d6376 gui improvement 9 months ago
Stephan Richter 833fa3daf0 gui improvements 9 months ago
Stephan Richter 84791d2deb allowing to pass encrpytion_key via environment 9 months ago
Stephan Richter 640b49a70b implemented forwarding errors to UI 9 months ago
Stephan Richter 893f6f418c Merge branch 'main' into sqlite 9 months ago
Stephan Richter 5458e6d015 improved error message display on login papge 9 months ago
Stephan Richter 951c65c121 preparing to pass error messages to client 9 months ago
Stephan Richter a10224a23e implemented brute force protection 9 months ago
Stephan Richter a4200f43aa implemented locking-user-on-login-fail, needs to be tested 9 months ago
Stephan Richter f5976a7dc3 added todo 9 months ago
Stephan Richter f232c01460 Merge branch 'main' into sqlite 9 months ago
Stephan Richter e23609fb1b added Dockerfile 9 months ago
Stephan Richter 7e60c52f45 Merge branch 'main' into sqlite 9 months ago
Stephan Richter d39013393e removed docker/compose.yml as Tomcat is no longer supported 9 months ago
Stephan Richter 458e154168 Readme work 9 months ago
Stephan Richter bb45910cb3 extended Readme.md 9 months ago
Stephan Richter b767d3ede9 Merge branch 'main' into sqlite 9 months ago
Stephan Richter a34b6ae552 Readme.md 9 months ago
Stephan Richter 294e4f2b37 Readme.md 9 months ago
Stephan Richter 3cec6b3dc5 Readme.md 9 months ago
Stephan Richter 4e85d167e2 Readme.md 9 months ago
Stephan Richter 8813ffa618 Readme.md 9 months ago
Stephan Richter 83e0d99f36 Readme.md 9 months ago
Stephan Richter 19fdfd059e dropped sqlite 9 months ago
Stephan Richter 8c62d6be68 fixed script execution order 9 months ago
Stephan Richter 9ea6148583 implemented EncryptedKeyStore 9 months ago
Stephan Richter 32f773c184 implemented EncryptedClientService 9 months ago
Stephan Richter 7bbf4be984 implemented EncryptedUserService 9 months ago
Stephan Richter 5994a41731 first shot on EncryptedUserService – will probably not work 9 months ago
Stephan Richter 48542c67fb implemented tests for encrypted mail config 9 months ago
Stephan Richter 8debdc781b implemented EncryptedMailConfig, needs testing 9 months ago
Stephan Richter ae38f489b8 deutsche Übersetzung reaktiviert und ergänzt 9 months ago
Stephan Richter a8b476264c implemented trust option 9 months ago
Stephan Richter 3e88c91154 implemented persistent sessions (not destroyed when broweser closed) – needs more work 10 months ago
Stephan Richter f0f170119b added todo 10 months ago
Stephan Richter 30f2e115ea added dashboard 10 months ago
Stephan Richter 2250a78e91 added landing page to client properties 10 months ago
Stephan Richter bb5d507a13 removed debug output 10 months ago
Stephan Richter 8bfaf22084 tied nonce to AuthorizationService by dedicated methods 10 months ago
Stephan Richter f737c1dc50 moved nonce from client to auhtorization 10 months ago
Stephan Richter 79de646bf7 implemented SqliteMailConfig 10 months ago
Stephan Richter c468dc998c implemented tests for MailConfig 10 months ago
Stephan Richter f0213512ad implemented SqliteClientService 10 months ago