Commit Graph

44 Commits

Author SHA1 Message Date
52f6d3d706 chore: #174 make into template
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 47s
2024-12-31 12:25:30 +01:00
96b4cc6889 chore(auth): #331 add tests for sign in
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 45s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 54s
2024-12-23 22:33:10 +01:00
52cd85d904 chore(auth): #331 add tests for sign out
All checks were successful
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 50s
Build Docker Image / Build-Docker-Image (push) Successful in 46s
2024-12-22 23:48:53 +01:00
6a551929c5 chore(auth): #331 add and fix session tests
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 45s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 48s
2024-12-22 22:33:17 +01:00
fdb955f20c feat: #337 unify types for auth module
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 43s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 49s
2024-12-18 23:44:59 +01:00
dcc5207272 feat(security): #328 delete old sessions for change and forgot password
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 43s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 50s
2024-12-18 22:56:51 +01:00
8cf2210aaf feat(security): #286 fix mail sending
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 46s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 50s
2024-12-09 23:36:08 +01:00
eab42c26f8 feat(security): #286 anonymous sign in for csrf token on login form
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 11m7s
2024-12-09 22:39:18 +01:00
57989c9b03 feat(security): #286 implement csrf middleware 2024-12-09 22:39:03 +01:00
5ef59df2d0 fix: remove redundante names
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 44s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 49s
2024-12-04 23:34:59 +01:00
521119fc02 fix: refine logging
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 44s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 48s
2024-12-04 22:04:32 +01:00
5198487feb fix: remove logging from utils
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 44s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 50s
2024-12-04 21:23:19 +01:00
9e8e595258 fix: extract html rendering
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 42s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 49s
2024-12-04 21:12:01 +01:00
1f8c4a39b4 fix(quality): extract logic from database layer
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 42s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 47s
2024-12-03 23:17:11 +01:00
0accb49871 fix(quality): switch linter and fix errors 2024-12-03 23:17:11 +01:00
7c67720621 chore(deps): remove dependencies from handler package 2024-12-03 23:17:06 +01:00
e201ac7b2c feat: run staticcheck during build and fix errors
All checks were successful
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 46s
Build Docker Image / Build-Docker-Image (push) Successful in 41s
2024-11-29 21:24:51 +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
f2a98e5f49 fix: fist integration test #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 52s
2024-10-02 23:17:38 +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
5d479b0811 chore: update error names 2024-09-29 00:11:30 +02:00
7e8730206c chore: remove db dependency from handler 2024-09-29 00:11:30 +02:00
6279a28061 chore(auth): finalize test of new structure 2024-09-29 00:11:30 +02:00
7001a1c2cc chore(auth): start refactoring for testable code #181 2024-09-29 00:11:30 +02:00
1476aa9842 fix: refactor random
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 1m11s
2024-09-13 17:07:51 +02:00
63ddf77d6a feat(auth): add password reset #178
Some checks are pending
Build Docker Image / Explore-Gitea-Actions (push) Successful in 46s
Build and Push Docker Image / Explore-Gitea-Actions (push) Waiting to run
2024-09-13 15:49:30 +02:00
6c1edcd0a8 feat(auth): check password when deleting account #175
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 54s
Build Docker Image / Explore-Gitea-Actions (push) Successful in 45s
2024-09-13 12:02:06 +02:00
6a656b15f0 feat(auth): change password user self service #171
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 58s
2024-09-12 22:38:09 +02:00
ae75fce3ae fix: escape QueryParam 2024-09-12 22:01:25 +02:00
9039998e98 feat(auth): enable users to delete their account #164 2024-09-12 17:55:21 +02:00
80ab17276e feat: update some errorhandling #161 2024-09-11 16:14:28 +02:00
37c3b2a780 feat: inc generic metric if error occurs #161 2024-09-11 15:10:22 +02:00
f1b249236f feat(auth): use one time token instead of user id #158 2024-09-09 23:03:06 +02:00
f6aaccc1aa feat(auth): #154 send verification mails 2024-09-07 23:11:28 +02:00
ce554cfb73 fix(auth): #130 delete inactive sessions on login 2024-09-03 22:49:45 +02:00
9666f239fe chore: #123 unify metrics, logs, variable names and structure 2024-09-03 09:35:32 +02:00
b548968ac6 fix(auth): #121 fix some minor issues and write a few comments 2024-09-02 22:22:53 +02:00
d854dae68f #73 change authorization 2024-09-01 14:20:54 +02:00