stable
Clone or download
Read-only
Part of story #33005 login with only my passkey If site-admin had set global access rights to 'All users must be logged in', PostAuthenticationChallengeController is no longer reachable with anonymous user (so we cannot login). Make it implements DispatchableWithRequestNoAuthz to fix that *Testing:* If global access rights is set on : - anonymous -> no changes expected - all users logged in -> you can now login Change-Id: I96123363256803f13427d23e9d52c99d8b3be49d
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/WebAuthn/Controllers/PostAuthenticationChallengeController.php | +2 | −1 | Go to diff View file |