ElkArte Community

Elk Development => Bug Reports => Exterminated Bugs => Topic started by: TE on April 18, 2016, 04:52:21 am

Title: [1.1] bug in two factor auth
Post by: TE on April 18, 2016, 04:52:21 am
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  :-[  

Title: Re: [1.1] bug in two factor auth
Post by: emanuele on April 18, 2016, 11:15:13 am
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
Title: Re: [1.1] bug in two factor auth
Post by: TE on April 19, 2016, 12:03:49 am
yet another one: the re-validation after logout (cookie lifetime) will not ask for the 2nd factor.
Title: Re: [1.1] bug in two factor auth
Post by: emanuele on June 10, 2016, 01:50:07 pm
Is it still broken or was it fixed?
Title: Re: [1.1] bug in two factor auth
Post by: TE on June 12, 2016, 08:58:10 am
Schould be fixed