12 Commits

Author SHA1 Message Date
2436d09610 Merge branch 'main' into add-audit-logs
# Conflicts:
#	backend/handler/passcode.go
2022-09-27 11:38:44 +02:00
b73067b07e chore: rename audit log client 2022-09-27 09:51:13 +02:00
c1e9da128a fix: send 401 when passcode is not found instead of 404 2022-09-19 09:38:07 +02:00
d71c0aa42a chore: rename some audit log types 2022-09-12 11:46:52 +02:00
f02bccb685 feat: add audit logs 2022-08-18 16:53:34 +02:00
067ca8d755 feat: handle auth-token header and create cross domain cookies (#135)
feat: handle auth-token header and create cross domain cookies
2022-07-28 14:35:44 +02:00
51bdf8f1f6 Merge branch 'main' into return-more-context-to-some-errors
# Conflicts:
#	backend/handler/passcode.go
2022-06-30 08:38:23 +02:00
c4a36ca989 chore: add more context to some http errors 2022-06-27 14:49:09 +02:00
0c5196eea1 fix: passcode max attempts are now enforced correctly 2022-06-23 16:04:16 +02:00
4de446475f fix: fix module path 2022-06-21 12:36:11 +02:00
3e46664406 feat: improve error logging 2022-06-15 17:24:54 +02:00
80048acd8f refactor: move backend files to its own directory 2022-06-09 14:36:00 +02:00