heroku / heroku-two-factor

Deprecated - see our updated docs.
https://devcenter.heroku.com/articles/two-factor-authentication
0 stars 0 forks source link

Weird issues resolved after logging out #25

Closed jkakar closed 10 years ago

jkakar commented 10 years ago

[5:41 PM] Michael Friis: @PedroBelo there's some weirdness with 2-factor? [5:41 PM] Michael Friis: [image: https://s3.amazonaws.com/uploads.hipchat.com/27879/293154/mXvRFf4HzJlA6bV/Screen%20Shot%202014-02-21%20at%205.40.54%20PM.png] [5:42 PM] Michael Friis: hm, it worked after logout nm [5:49 PM] Blake Gentry: @MichaelFriis haha, wow [5:50 PM] Blake Gentry: Authentication successful. Authentication failure [5:50 PM] Michael Friis: ya, dunno what's going on - @PedroBelo let me know if you want me to try and come up with stable repro or if it's a known thing

friism commented 10 years ago
[michaelfriis@mbp ~/code/nodejs-elasticsearch-sample (master)]$ heroku twofactor
Two-factor is not enabled.
[michaelfriis@mbp ~/code/nodejs-elasticsearch-sample (master)]$ heroku login
Enter your Heroku credentials.
Email: friism@gmail.com
Password (typing will be hidden): 
Two-factor code: ^C !    Command cancelled.
friism commented 10 years ago

I think the above might be due to having two accounts, one with 2fa enabled, one without (but unsure).

pedro commented 10 years ago

Seems like another issue, moved to #26.

On the original issue (Auth successful + Auth failure), can you reproduce it constantly?

friism commented 10 years ago

@pedro Hm, sorry - can't repro that again. Feel free to close.

jkakar commented 10 years ago

@friism Do you use the heroku-accounts plugin? People have reported issues with it and 2FA.

friism commented 10 years ago

@jamu doesn't look like it:

$ heroku plugins
=== Installed Plugins
heroku-log-analyze
heroku-oauth
heroku-two-factor
friism commented 10 years ago

Cannot repro, closing.