8 Commits

Author SHA1 Message Date
85722f8552 feat: add integration with seq
Some checks failed
.NET Test Pipeline / build-and-test (push) Failing after 1m43s
Build and Deploy Docker Container / build-and-deploy (push) Failing after 2m6s
2024-12-22 07:13:59 +03:00
e9ff1cabe8 feat: add a return of the data that has been configured 2024-12-18 07:39:17 +03:00
cff42d0a31 feat: add password policy to general config 2024-12-18 07:31:16 +03:00
e977de3e4f feat: add authorize in OAuth 2024-11-04 02:39:10 +03:00
23f74b3bdf refactor: change name enums 2024-11-02 00:50:10 +03:00
cd6f25deba refactor: transfer logic
All logic related to token manipulation has been transferred to the AuthService. Also added TOTP 2FA and rethought the logic of logging into the application
2024-10-31 04:12:02 +03:00
26dbf608b9 refactor: sync namespace 2024-10-07 02:25:36 +03:00
1c981fb7bf refactor: code restructuring 2024-10-07 02:13:35 +03:00