Commit Graph

19 Commits

Author SHA1 Message Date
tim fa7119ed33 rename template
Build Docker Image / Build-Docker-Image (push) Successful in 7m40s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 3m55s
2025-03-31 21:50:59 +02:00
tim 52f6d3d706 chore: #174 make into template 2024-12-31 12:25:30 +01:00
tim 508aa3038b feat(observability): #360 remove umami to reduce complexity 2024-12-31 12:03:59 +01:00
tim 9462f8b245 chore(auth): #331 implement and fix fist sign up tests 2024-12-23 22:57:41 +01:00
tim 52cd85d904 chore(auth): #331 add tests for sign out 2024-12-22 23:48:53 +01:00
tim fb6cc0acda chore(auth): #331 add tests for delete account 2024-12-22 23:07:15 +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 23aa3d4b0e chore(test): add test for cache control and security headers 2024-12-16 23:04:22 +01:00
tim f0ec293be8 feat(security): #314 include hsts 2024-12-12 21:50:32 +01:00
tim 1ad694ce2b feat(security): #314 include all proposed security headers 2024-12-12 21:37:23 +01:00
tim 380dd979f6 feat(security): #305 don't cache sensitive data 2024-12-12 00:02:55 +01:00
tim 12d7c13b02 feat(security): #286 use csrf token for delete request 2024-12-11 15:49:11 +01:00
tim 8cf2210aaf feat(security): #286 fix mail sending 2024-12-09 23:36:08 +01:00
tim eab42c26f8 feat(security): #286 anonymous sign in for csrf token on login form 2024-12-09 22:39:18 +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 2d5f42bb28 fix: move middleware to handlers, as it belongs there 2024-12-04 23:12:39 +01:00