fix(casa): after enabling 2fa casa script throws invalid password #262
Labels
bug
Something isn't working
comp-casa
Component affected by issue or PR
priority-1
Issue or PR significantly impacts majority of users; Workaround is partial or overly painful
Describe the bug
After successfully registering OTP and FIDO2 , then enabling 2fa. The user can no longer sign in with an error that the password is incorrect. However, that is not true. singing in via basic auth with the admin ui works.
To Reproduce
Steps to reproduce the behavior:
otp
andfido2
scripts in the admin-uiotp
andfido2
as 2fa methods in casaIf you head to /admin or the admin ui to login then to
/casa
you can bypass and get straight into casa even with 2fa enabled.If you disable 2fa using the above method , the user can log back in using his password.
Expected behavior
A user gets prompted for otp /fido2
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: