Commit Graph

16 Commits

Author SHA1 Message Date
a62f0fb037 fix(security): remove sec-fetch filter because it prohibited page reloads 2024-11-24 21:52:34 +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
9ab78b6cc8 fix(middleware): define middleware in a more streamlined way 2024-11-20 09:51:19 +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
0fab1e1f2e fix: missing service tests #181 2024-10-06 10:05:00 +02:00
3232632200 fix: new test and extract time.Now to mockable Clock #181 2024-10-05 23:42:38 +02:00
6b033e2c2e fix: create RandomGenerator interface and struct for testing purpose #181 2024-10-05 23:42:38 +02:00
5b4160b09f fix: migrate sigin to testable code #181 2024-10-05 23:42:38 +02:00
cbf5b39294 fix: move signin handler #181 2024-10-03 23:24:58 +02:00
a70138f2f7 fix: restructure env handling for better testing capabillities #181 2024-09-29 23:55:47 +02:00
da05ba5b56 chore: add sign in tests 2024-09-29 00:11:30 +02:00
6279a28061 chore(auth): finalize test of new structure 2024-09-29 00:11:30 +02:00
6f22e066ab fix: restructure handler.go #181 2024-09-15 12:58:06 +02:00