Commit Graph

16 Commits

Author SHA1 Message Date
a62f0fb037 fix(security): remove sec-fetch filter because it prohibited page reloads
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 38s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 43s
2024-11-24 21:52:34 +01:00
d752de0447 feat(security): #273 enable coop
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 40s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 43s
2024-11-23 21:33:13 +01:00
b1af29633a feat(security): #273 filter sec-fetch
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 37s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 43s
2024-11-23 21:30:02 +01:00
6a36eb0580 feat(security): #273 enable corp
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 40s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 43s
2024-11-23 21:26:22 +01:00
9ab78b6cc8 fix(middleware): define middleware in a more streamlined way
All checks were successful
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 2m26s
2024-11-20 09:51:19 +01:00
45a1cbdfd4 feat(security): enable Content-Security-Plolicy #263
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 47s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 52s
2024-11-19 21:52:44 +01:00
1ed504c49b fix: refactor code to be testable #181
All checks were successful
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 55s
Build Docker Image / Build-Docker-Image (push) Successful in 45s
2024-11-11 22:01:03 +01:00
0fab1e1f2e fix: missing service tests #181
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 50s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 2m17s
2024-10-06 10:05:00 +02:00
3232632200 fix: new test and extract time.Now to mockable Clock #181
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 48s
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
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 47s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 51s
2024-10-03 23:24:58 +02:00
a70138f2f7 fix: restructure env handling for better testing capabillities #181
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 47s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 55s
2024-09-29 23:55:47 +02:00
da05ba5b56 chore: add sign in tests
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 54s
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
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 45s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 46s
2024-09-15 12:58:06 +02:00