12 Commits

Author SHA1 Message Date
3dedce746c feat: make limits for passcode/password separately configurable. Document the changes. 2023-01-23 14:45:58 +01:00
fb7801647a feat: add basic rate limiting in password login 2023-01-23 11:56:56 +01:00
6dfbd68896 Merge branch 'main' into add-audit-logs
# Conflicts:
#	backend/go.mod
#	backend/go.sum
2022-10-13 08:49:20 +02:00
b20582ecbe fix(hanko-frontend-sdk): access X-Auth-Token header during cross-doma… (#251)
* fix(hanko-frontend-sdk): access X-Auth-Token header during cross-domain operations only
2022-10-12 18:07:29 +02:00
b73067b07e chore: rename audit log client 2022-09-27 09:51:13 +02:00
f02bccb685 feat: add audit logs 2022-08-18 16:53:34 +02:00
4fa8e53c53 fix(hanko-js): set cross-domain cookie when using the XMLHttpRequest API (#160)
* fix(hanko-js): set cross-domain cookie when using the XMLHttpRequest API
2022-08-03 13:44:13 +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
bd50dea37e fix: check min & max length of a password before login & set new password 2022-06-30 16:47:08 +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