20 Commits

Author SHA1 Message Date
a35725c69c Merge branch 'main' into fix/1027-improve-passkey-naming 2024-01-31 14:00:58 +01:00
97ba5cff99 1030 - Refactor SMTP settings to be outside of passcode config (#1121)
* 1030 - Refactor SMTP settings to be outside of passcode config

* Backwards compatibility of SMTP settings

* Do not error if root smtp and passcode smtp are defined. Log warning instead

* Update warning message
2024-01-30 09:34:10 +01:00
fc55df9a8b fix(tests): fix missing constructor extension for aaguid map
Closes: #1027
2024-01-29 09:43:21 +01:00
4f3adb1634 fix: get session token from header for passcode finalization (#1124) 2023-11-01 10:15:27 +01:00
459f6a95d6 fix: allow multiple email servers for test suites 2023-10-20 14:10:06 +02:00
7ae10a4c4d fix: don't set cookie when jwt is set in header 2023-07-26 11:45:11 +02:00
e05b2291e9 test: improve passcode handler tests 2023-06-28 10:23:09 +02:00
8f091323c2 test: fix tests 2023-06-01 16:04:07 +02:00
f02e6c6790 feat: social login in a cross domain setting 2023-04-11 16:41:12 +02:00
eec7a473a5 feat: add third party integrations
add third party integrations
2023-02-23 13:05:05 +01:00
ca62cf421f feat: introduce hanko profile element and related api changes (#495)
* feat: introduce hanko profile element and related api changes
2023-01-25 10:55:23 +01:00
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
9cfd705bb0 fix: change test to reflect the new status code 2022-09-19 09:43:37 +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
5e3608c33e test: add test to passcode max attempts error 2022-06-23 16:24:47 +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