You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an admin registers a U2F token for a user (by visiting the profile page for that user), an attempt to verify the token for that user does not work as expected. Instead, token verification for the signed in user (the admin) is performed.
The verification operation should specify the username corresponding to the profile page that is being viewed.
The text was updated successfully, but these errors were encountered:
* add flavour, version command, fix version source (Cloud-Foundations#229)
- make makefile single source of truth for version
- trigger the flow in the tests
* minor tests enhancements (Cloud-Foundations#232)
---------
Co-authored-by: Dušan Klinec <[email protected]>
Co-authored-by: cviecco <[email protected]>
When an admin registers a U2F token for a user (by visiting the profile page for that user), an attempt to verify the token for that user does not work as expected. Instead, token verification for the signed in user (the admin) is performed.
The verification operation should specify the username corresponding to the profile page that is being viewed.
The text was updated successfully, but these errors were encountered: