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
I added an OTP key to a user then realised I couldn't add it (Bitwarden wouldn't scan the QR code and it didn't display the raw hash).
I then deleted the OTP key from the account and clicked update. If I check in the admin panel there is no OTP key associated with the account, but when I want to log in with that account in the web interface, it asks for an OTP value.
Reproduction:
Log in as admin
Add otp key to account
Click next (why is there no confirmation for the OTP key?)
Save the account, but stay on the page
Delete the OTP key
Save the account again
Log out as admin
Try to log in as the changed user. Warpgate asks for an OTP key after password, which it shouldn't
I'm on version v0.9.1
The text was updated successfully, but these errors were encountered:
I was investigating some more and in the network console of the browser I saw that even though OTP was deleted as a password method, it was still setting TOTP as a login policy for HTTP. I used edit and resend in the network console to remove the value and post the new settings and now it works, so this seems like a client side bug.
I added an OTP key to a user then realised I couldn't add it (Bitwarden wouldn't scan the QR code and it didn't display the raw hash).
I then deleted the OTP key from the account and clicked update. If I check in the admin panel there is no OTP key associated with the account, but when I want to log in with that account in the web interface, it asks for an OTP value.
Reproduction:
I'm on version v0.9.1
The text was updated successfully, but these errors were encountered: