Open MatheusCampello opened 3 years ago
Same here, V. 3.13.1
Same here, v 3.14.2
I've set 3 settings below to false in db.rocketchat_settings:
Still getting this error when trying to do a POST to /api/v1/users.update
2021-05-31T04:40:15.110458353Z data: {
2021-05-31T04:40:15.110462753Z success: false,
2021-05-31T04:40:15.110466953Z error: 'TOTP Invalid [totp-invalid]',
2021-05-31T04:40:15.110471353Z errorType: 'totp-invalid',
2021-05-31T04:40:15.110475253Z details: { method: 'password' }
2021-05-31T04:40:15.110479754Z }
any resolution to this ?
I am having this issue as well.
After updating to 4.8.4 this has resolved for me
Facing the same issue on 6.2.8
Description:
When adding validated users using rest-api or via interface, the two factor authentication is being forced even when 2fa is disabled.
Steps to reproduce:
Expected behavior:
When disabling two-factor authentication, it should not be required to enter a two-factor authentication when logging in.
Actual behavior:
It doesn't matter if you disable the two-factor authentication. The server is always forcing it.
Server Setup Information: