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
It lets you put in the code and does nothing after. If you put in the wrong code it tells you it’s wrong but putting in the correct code does nothing. Changing the users group from Users to Admins the correct code will then add the Authenticator successfully.
This was caused by an constraint that should prevent users to lockout themselves accidentally, which was triggered here for the wrong reason. This is fixed with the latest commits.
Permissions issue only allows members of the Admins group to configure 2FA.
Other users should be able to configure 2FA
The text was updated successfully, but these errors were encountered: