• Support will be limited until May 8th, as I will be out of the office travelling. Thank you for your patience and understanding.

Question Manually disable the authentication

Status
Not open for further replies.

sevenmix

Customer
Hi

Is there a way to manually disable the authentication to some user? Because the user has lost the recovery key.
 
Code:
UPDATE user SET dbtech_twofactor_secret = '', dbtech_twofactor_recovery = '' WHERE userid = 'x'

Replace x with the user ID in question, and remember to add your table prefix if you use one :)
 
Status
Not open for further replies.

Legacy Two-Factor Authentication

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
165
Customer rating
0.00 star(s) 0 ratings
Back
Top