Skip to main content
Topic: [1.1] bug in two factor auth  (Read 1837 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[1.1] bug in two factor auth

probably my fault  ;D

 with the  checkbox "Enable two factor authentication (one time passwords)"  ->>> "admin - security" disabled it is still possible to configure two factor authentication in profile and more significant: the login form doesn't show the form field but tries to validate it.... result is: impossible to login  :-[  

Thorsten "TE" Eurich
------------------------

Re: [1.1] bug in two factor auth

Reply #1

Potentially related error in the log:
Code: [Select]
     Notice: Undefined index: otp_timestamp

    http://www.elkarte.net/community/index.php?action=login2

    File: /.../sources/controllers/Auth.controller.php
    Line: 224
Bugs creator.
Features destroyer.
Template killer.

Re: [1.1] bug in two factor auth

Reply #2

yet another one: the re-validation after logout (cookie lifetime) will not ask for the 2nd factor.
Thorsten "TE" Eurich
------------------------

Re: [1.1] bug in two factor auth

Reply #3

Is it still broken or was it fixed?
Bugs creator.
Features destroyer.
Template killer.

Re: [1.1] bug in two factor auth

Reply #4

Schould be fixed
Thorsten "TE" Eurich
------------------------