Commit Graph

58 Commits

Author SHA1 Message Date
StephanRichter 21812d2b42 major refactoring: working towards more interface-implementation splitting 2025-07-10 10:56:03 +02:00
StephanRichter a11f2f0718 preparing document module 2025-07-08 22:20:00 +02:00
StephanRichter 92c6b154ea implemented otp login
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-08 20:27:34 +02:00
StephanRichter 7a5bb50ee2 restructuring, working on password reset email
next steps:
- create reset url and add it to the translation fill map
- implement message translation
- implement otp validation and login
2025-07-08 15:39:48 +02:00
StephanRichter 3e91565fb6 working on messagesystem, password reset form
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-08 00:06:35 +02:00
StephanRichter 9d83008a62 fixed creation of first user upon database initalization 2025-07-07 22:23:40 +02:00
StephanRichter 72940f92c3 preparing message system 2025-07-07 16:27:19 +02:00
StephanRichter c934e19837 preparing message system:
copied model from previous java implementation
2025-07-04 14:25:06 +02:00