Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot disable 2FA #442

Closed
fellsho opened this issue Feb 15, 2017 · 4 comments
Closed

Cannot disable 2FA #442

fellsho opened this issue Feb 15, 2017 · 4 comments
Assignees
Milestone

Comments

@fellsho
Copy link

fellsho commented Feb 15, 2017

Hello,

When I try to disable 2FA I get this message:

"There was an error
Internal Server Errorerror"

And this is error log from apache:

PHP Fatal error: Call to a member function getIV() on string in /path/to/app/inc/Plugins/Authenticator/ActionController.class.php on line 109, referer: http://syspass.dev/index.php

I'm using v2.0.

@nuxsmin nuxsmin self-assigned this Feb 15, 2017
@nuxsmin nuxsmin added this to the 2.0 milestone Feb 15, 2017
@nuxsmin
Copy link
Owner

nuxsmin commented Feb 15, 2017

Hello, if you're the only user that uses 2fa, you can wipe out the plugin data. This option is available on the plugin view.

Meanwhile I'll fix the issue.

Kind regards

@st3reo
Copy link

st3reo commented Feb 21, 2017

I can confirm I have the same issue on CentOS 7

@HellChords
Copy link

Same issue with debian 8

@nuxsmin nuxsmin closed this as completed in 57416b6 Mar 2, 2017
@nuxsmin
Copy link
Owner

nuxsmin commented Mar 2, 2017

Hello,

the issue has just been solved. There was a code behavior that didn't load the user's plugin data, so it failed when checking this data on saving.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants