Commit Graph

27 Commits

Author SHA1 Message Date
52f6d3d706 chore: #174 make into template 2024-12-31 12:25:30 +01:00
508aa3038b feat(observability): #360 remove umami to reduce complexity 2024-12-31 12:03:59 +01:00
55408da398 chore(auth): #331 add and fix forgot password actual tests 2024-12-25 23:13:58 +01:00
b0f183aeed chore(auth): #331 add and fix forgot password tests 2024-12-25 22:58:37 +01:00
14b477f560 chore(auth): #331 add change password tests 2024-12-25 22:20:52 +01:00
5ea400352f chore(auth): #331 add sign up verify tests 2024-12-25 21:56:32 +01:00
397442767a chore(auth): #331 implement and fix sign up tests 2024-12-24 22:39:26 +01:00
9462f8b245 chore(auth): #331 implement and fix fist sign up tests 2024-12-23 22:57:41 +01:00
96b4cc6889 chore(auth): #331 add tests for sign in 2024-12-23 22:33:10 +01:00
7a9d34d464 chore(auth): #331 add tests for sign in 2024-12-23 13:56:41 +01:00
52cd85d904 chore(auth): #331 add tests for sign out 2024-12-22 23:48:53 +01:00
fb6cc0acda chore(auth): #331 add tests for delete account 2024-12-22 23:07:15 +01:00
6a551929c5 chore(auth): #331 add and fix session tests 2024-12-22 22:33:17 +01:00
ea653f0087 chore(auth): #331 unify existing tests 2024-12-22 21:31:19 +01:00
fdb955f20c feat: #337 unify types for auth module 2024-12-18 23:44:59 +01:00
dcc5207272 feat(security): #328 delete old sessions for change and forgot password 2024-12-18 22:56:51 +01:00
43d0a3d022 chore(test): add test for cache control and security headers 2024-12-18 22:56:48 +01:00
23aa3d4b0e chore(test): add test for cache control and security headers 2024-12-16 23:04:22 +01:00
9bb603970d chore(test): fix integration test 'waitForReady' 2024-12-16 22:38:59 +01:00
6d3902e572 chore(test): update integration test setup to automatically generate ports 2024-12-16 17:30:33 +01:00
eab42c26f8 feat(security): #286 anonymous sign in for csrf token on login form 2024-12-09 22:39:18 +01:00
57989c9b03 feat(security): #286 implement csrf middleware 2024-12-09 22:39:03 +01:00
3ee26cd32b fix: remove db utils 2024-12-04 22:13:59 +01:00
521119fc02 fix: refine logging 2024-12-04 22:04:32 +01:00
cc3747b226 chore: extract find cookie #181 2024-10-03 22:55:12 +02:00
8d90874d04 chore: refine integration test #181 2024-10-03 22:55:09 +02:00
915c9238f6 chore: extract getEnv in integration test #181 2024-10-03 12:51:47 +02:00