gitea: FireFox U2F Dongle Not Detected
- Gitea version (or commit ref): 1.5.2
- Git version: 2.11.0
- Operating system: Debian Stretch
- Database (use
[x]):- PostgreSQL
- MySQL
- MSSQL
- SQLite3
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
When attempting to add a YubiKey with FireFox it reports that it is not supported. I have it enabled in about:config, security.webauth.u2f;true.
Screenshots

About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 19 (13 by maintainers)
Just to report that I had the same issue when using Firefox Nightly 64.0a1 (2018-09-09) with a Yubikey NEO and enabeling
security.webauth.u2f, as @rugk recommended, fixed it.No bot, this is still an issue. And it will be. It’s a bug, after all…
@tamalsaha Did you enable
security.webauth.u2finabout:configin Firefox?Otherwise it won’t work, as gitea still uses the legacy u2f API, instead of WebAuthn.