-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
U2F/FIDO does not work with Vivaldi browser #16666
Comments
Can you check in Vivaldi browser in JavaScript console what does this return: window.u2f and window.u2f.sign and also navigator.userAgent |
I hope I did this right. Here are the results:
|
Update: As of today 2021-09-02 this problem has been resolved for me. I do not know what has changed. I tried 2 different computers with success. Hi,
For me the output for
|
[x]
):Description
Using u2f with Firefox browser on my gitea instance works very well. u2f with Vivaldi on other sites also works. But using Vivaldi on my gitea instance doesn't work at all. I tried to de-register and re-register my U2F device (Nitrokey FIDO2) but registering the device is not possible. Gitea tells me that my browser doesn't support U2F (which is not true).
Screenshots
The text was updated successfully, but these errors were encountered: