Commit graph

5 commits

Author SHA1 Message Date
Zedifus
2ccd75b733
Use exception instead of error in exception handlers 2026-06-13 18:41:03 +01:00
=
f7e22a6f94 Fix line too long 2026-03-01 16:31:14 -05:00
rchar
a3c77d9910 Switch from deprecated datetime.utcnow to time zone aware construction 2026-01-15 13:01:13 +00:00
rchar
7a6371b453 Change default base_url to localhost for passkey compatibility
Browsers treat 'localhost' as a secure context for WebAuthn, but
'127.0.0.1' may not receive the same treatment. Changed the default
base_url from '127.0.0.1:8443' to 'localhost:8443' to improve
passkey support out of the box.
2026-01-14 03:05:45 +00:00
rchar
9ea40748a6 Add passkey controller 2026-01-14 03:05:45 +00:00