This commit is contained in:
@@ -49,3 +49,8 @@ application concern belongs in the shared module.
|
||||
passkey and replacement code digests. `authrecovery.BeginPasskey` and
|
||||
`FinishPasskey` now provide that boundary without creating an authenticated
|
||||
session; Gamertan keeps the raw grant only in a short-lived HttpOnly cookie.
|
||||
- A portless-only WebAuthn origin rule made an unprivileged local HTTPS
|
||||
exercise impossible even though WebAuthn origins include ports. The passkey
|
||||
service now permits an explicit development port only when applications opt
|
||||
in and the RP ID is `localhost` or reserved `.test`; production origins keep
|
||||
the original portless default.
|
||||
|
||||
Reference in New Issue
Block a user