Commit Graph

69 Commits

Author SHA1 Message Date
tim 6a36eb0580 feat(security): #273 enable corp 2024-11-23 21:26:22 +01:00
tim 9ab78b6cc8 fix(middleware): define middleware in a more streamlined way 2024-11-20 09:51:19 +01:00
tim 003ccbe035 fix(auth): fix panic due to null reference 2024-11-20 09:48:41 +01:00
tim 45a1cbdfd4 feat(security): enable Content-Security-Plolicy #263 2024-11-19 21:52:44 +01:00
tim 1ed504c49b fix: refactor code to be testable #181 2024-11-11 22:01:03 +01:00
tim 0fab1e1f2e fix: missing service tests #181 2024-10-06 10:05:00 +02:00
tim 3232632200 fix: new test and extract time.Now to mockable Clock #181 2024-10-05 23:42:38 +02:00
tim 6b033e2c2e fix: create RandomGenerator interface and struct for testing purpose #181 2024-10-05 23:42:38 +02:00
tim 5b4160b09f fix: migrate sigin to testable code #181 2024-10-05 23:42:38 +02:00
tim cbf5b39294 fix: move signin handler #181 2024-10-03 23:24:58 +02:00
tim f2a98e5f49 fix: fist integration test #181 2024-10-02 23:17:38 +02:00
tim bddcfc6778 chore: parametrize db path #181 2024-10-02 10:41:16 +02:00
tim a70138f2f7 fix: restructure env handling for better testing capabillities #181 2024-09-29 23:55:47 +02:00
tim da05ba5b56 chore: add sign in tests 2024-09-29 00:11:30 +02:00
tim 5d479b0811 chore: update error names 2024-09-29 00:11:30 +02:00
tim 7e8730206c chore: remove db dependency from handler 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
tim 6f22e066ab fix: restructure handler.go #181 2024-09-15 12:58:06 +02:00