Placeholder task for now; the errors were reported in two emails responding to T389064: Notify WebAuthn users about SUL3 changes. Not sure if the errors are SUL3-related specifically (WebAuthn was never in a good shape) but we do need passkey management to work because of the SUL3 migration.
Description
Description
Related Objects
Related Objects
Event Timeline
Comment Actions
One of the issues turned out to be a misunderstanding of the email instructions, the other is some kind of WebAuthn problem that's (I think) happening outside MediaWiki. Will file separately if it turns out to be debuggable. (As it is, I'm not sure what can be done about the browser reacting in an unexpected way to a navigator.credentials.get() call. Maybe that's just my unfamiliarity with WebAuthn.)
One issue found during debugging which seemed more like a minor side effect than anything important is T391629: Handle "OperationError: A request is already pending" when adding a WebAuthn passkey.