Closed (works as designed)
Project:
Google Authenticator login
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2012 at 19:02 UTC
Updated:
30 Jan 2013 at 19:45 UTC
I've enabled ga_login and set up the code. The tests work but the code is not required when I login with the user1 account. It's not clear from the permission page how I should check boxes to require this.
Also, please change the module's page to the link to add a code is /user/xxxx/ga_login/create rather than /ga_login/create.
Comments
Comment #1
attiks commentedCheck your profile and enable "Protect my account with two-factor-authentication"
Comment #2
sterndata commentedattiks:
There is no checkbox or selection for "Protect my account with two-factor-authentication" on any of the profile tabs under /user/1/edit or "/user/1/ga_login"
Comment #3
attiks commentedCan you try the dev version?
Comment #4
sterndata commentedThanks. It works with the Dev version.
Comment #5
MiMe commentedPlease update the module... not working for me using 7.x-1.3 which was updated 29/1 2013.
I can still login with user 1 without a code even though I've unckecked the permission "Login without code" for the role administrator (of which user 1 is a member in).
Oh, and I hope you set the previous (#4) status to "closed (works as designed)" by mistake, I hope something that is reported as "not working" is by design :)
Comment #6
attiks commented#5Pleas open a new issue in the future
uid 1 is special in Drupal, you have to enable 'Protect my account with two-factor-authentication' on user/1/edit. User 1 doesn't respect permissions.
Comment #7
MiMe commentedGreat! Didn't see that option when I first edited the account information.