Removing 2 factor authentication
Closed this issue · 10 comments
I have tried to remove it after accidently enabling it but when pressing the revoke button it forces you to do it again.
Also it seems having 2factor enabled makes the mobile version useless since its not possible to enter the code or view any page.
Which file do i edit to disable it?
Have you setup 2 Factor with your phone and can you login?
Yes. But once the 2 factor has been turned on in the settings its not possible to turn it off.
And does the option in settings not work?
No, It's not possible to turn it off from there.
Does the option not work? https://github.com/Cyberbyte-Studios/CyberWorks/blob/master/views/core/settings.php#L169
If not its the 2factor option in the settings DB I think
Look at this detailed image:
http://i.imgur.com/sFmytih.png
Also, what part do I edit in the DB?
Although this has been fixed in the next update by @cammygames you can change 2factor
to false in /config/settings.php
not in the DB sorry.
Hmm if this dosent work you can remove the 2factor php file :-).
Waiting for the next Update :-)
2Factor is disabled in the next update
This has now been fully removed in f7aa577