Commit Graph

19 Commits

Author SHA1 Message Date
tim 52f6d3d706 chore: #174 make into template 2024-12-31 12:25:30 +01:00
tim 96b4cc6889 chore(auth): #331 add tests for sign in 2024-12-23 22:33:10 +01:00
tim 6a551929c5 chore(auth): #331 add and fix session tests 2024-12-22 22:33:17 +01:00
tim fdb955f20c feat: #337 unify types for auth module 2024-12-18 23:44:59 +01:00
tim dcc5207272 feat(security): #328 delete old sessions for change and forgot password 2024-12-18 22:56:51 +01:00
tim 57989c9b03 feat(security): #286 implement csrf middleware 2024-12-09 22:39:03 +01:00
tim 5ef59df2d0 fix: remove redundante names 2024-12-04 23:34:59 +01:00
tim 521119fc02 fix: refine logging 2024-12-04 22:04:32 +01:00
tim 5198487feb fix: remove logging from utils 2024-12-04 21:23:19 +01:00
tim 1f8c4a39b4 fix(quality): extract logic from database layer 2024-12-03 23:17:11 +01:00
tim 0accb49871 fix(quality): switch linter and fix errors 2024-12-03 23:17:11 +01:00
tim 7c67720621 chore(deps): remove dependencies from handler package 2024-12-03 23:17:06 +01:00
tim 1ed504c49b fix: refactor code to be testable #181 2024-11-11 22:01:03 +01:00
tim 5b4160b09f fix: migrate sigin to testable code #181 2024-10-05 23:42:38 +02:00
tim 915c9238f6 chore: extract getEnv in integration test #181 2024-10-03 12:51:47 +02:00
tim f2a98e5f49 fix: fist integration test #181 2024-10-02 23:17:38 +02:00
tim 5d479b0811 chore: update error names 2024-09-29 00:11:30 +02:00
tim 6279a28061 chore(auth): finalize test of new structure 2024-09-29 00:11:30 +02:00
tim 7001a1c2cc chore(auth): start refactoring for testable code #181 2024-09-29 00:11:30 +02:00