twofactor_u2f
twofactor_u2f copied to clipboard
Cancel add U2F device process
Steps to reproduce
- Go to security
- Click "Add U2F device"
- See password confirmation dialog
- Click "X" to close the dialog
Expected behaviour
See the button Add U2F device button again.
Actual behaviour
A spinner waiting for something.

Might be related to #343
Server configuration
cloud.nextcloud.com
The problem is that the password confirmation does reject the request. It either resolves or never rejects :cry: I think @skjnldsv worked around this somewhere with a timeout – correct?
:see_no_evil: Huuu, I don't think I fixed it properly :see_no_evil: We need to fix this in the library :(