First login attempt from a new user created by admin requires verification code even if the user was marked as verified at the time of creation whereas a new user not marked as verified is not asked for a verification code.
Steps to reproduce:
Go to Administration.
Click on Users.
Click on New to create new user.
Enter required details and mark the user as Verified by clicking on the toggle switch.
Click on Save and then logout from the admin account.
Try logging in using the credentials of the new user just created.
Expected behavior:
A user marked as verified by the admin should be able to login directly without having to enter any verification code.
Description:
First login attempt from a new user created by admin requires verification code even if the user was marked as verified at the time of creation whereas a new user not marked as verified is not asked for a verification code.
Steps to reproduce:
Expected behavior:
A user marked as verified by the admin should be able to login directly without having to enter any verification code.
Actual behavior:
https://user-images.githubusercontent.com/67605729/159516160-b4f35a72-bf26-4a7d-8b8e-527926f842dc.mp4
Server Setup Information:
Client Setup Information
Additional context
A user not marked as verified by the admin is able to login directly without having to enter any verification code.
https://user-images.githubusercontent.com/67605729/159517243-cebbae5f-dcd3-479f-b95f-6880c7371535.mp4