Commit Graph

17 Commits

Author SHA1 Message Date
841c8be63d feat(security): #278 update csp directives 2024-11-23 21:51:20 +01:00
d752de0447 feat(security): #273 enable coop 2024-11-23 21:33:13 +01:00
b1af29633a feat(security): #273 filter sec-fetch 2024-11-23 21:30:02 +01:00
6a36eb0580 feat(security): #273 enable corp 2024-11-23 21:26:22 +01:00
ae32bf7232 feat(security): #273 disable frame-ancestors 2024-11-23 12:52:52 +01:00
9ab78b6cc8 fix(middleware): define middleware in a more streamlined way 2024-11-20 09:51:19 +01:00
35fea60750 feat(security): enable Content-Security-Plolicy for external js 2024-11-19 22:04:43 +01:00
641185919c feat(security): enable Content-Security-Plolicy for external js 2024-11-19 22:01:12 +01:00
45a1cbdfd4 feat(security): enable Content-Security-Plolicy #263 2024-11-19 21:52:44 +01:00
1ed504c49b fix: refactor code to be testable #181 2024-11-11 22:01:03 +01:00
a70138f2f7 fix: restructure env handling for better testing capabillities #181 2024-09-29 23:55:47 +02:00
eb95757d1c fix(auth): remove commented out code 2024-09-11 16:17:23 +02:00
80ab17276e feat: update some errorhandling #161 2024-09-11 16:14:28 +02:00
f6aaccc1aa feat(auth): #154 send verification mails 2024-09-07 23:11:28 +02:00
5172a30781 feat(mail): #132 unify env variables and send mails with smtp 2024-09-06 19:09:25 +02:00
9666f239fe chore: #123 unify metrics, logs, variable names and structure 2024-09-03 09:35:32 +02:00
f3fb046749 #109 switch svelte to SSR with go 2024-08-24 22:08:58 +02:00