Following-up from a Slack thread. (https://wikimedia.slack.com/archives/C08TRVDR6BA/p1779894931841269)
https://gerrit.wikimedia.org/g/mediawiki/extensions/OATHAuth/+/34cc3f73cc40de0216b54c23e0f827bf07e0d1d0/src/WebAuthnAuthenticator.php#119
https://logstash.wikimedia.org/goto/9ec32a154998352a074a022107a9f925
On an aside, IIUIC this is logged every time you log in and don't have any WebAuth keys. Could be made less loud.
Putting it down to info? Or remove it completely?
That looks like a regression from passwordless login, that code path wasn't previously executed for users without WebAuthn keys
I think we should just drop it
I agree we should reduce severity, this is not an error.
For what it's worth, I wasn't able to reproduce it locally, despite trying various combinations of 2FA methods – if you know how to reproduce it, it'd be helpful to document.
