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

attiks’s picture

Version: 7.x-1.2 » 7.x-1.x-dev
Status: Active » Closed (works as designed)

Check your profile and enable "Protect my account with two-factor-authentication"

sterndata’s picture

Status: Closed (works as designed) » Active

attiks:

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"

attiks’s picture

Can you try the dev version?

sterndata’s picture

Status: Active » Closed (works as designed)

Thanks. It works with the Dev version.

MiMe’s picture

Please 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 :)

attiks’s picture

#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.

MiMe’s picture

Great! Didn't see that option when I first edited the account information.