/
How to disable 2FA for Bitbucket: U2F & TOTP plugin if change secure connection (HTTPS) to unsecure (HTTP)?
How to disable 2FA for Bitbucket: U2F & TOTP plugin if change secure connection (HTTPS) to unsecure (HTTP)?
In case you change secure connection (HTTPS) to unsecure (HTTP), lose your access or other cases follow next steps:
Step 1. Connect to your database using a database management tool with the fields, as described in the Database connection fields.
Step 2. Execute the SQL script:
UPDATE PLUGIN_SETTING SET KEY_VALUE = 'false' WHERE KEY_NAME = 'authEnable';
, multiple selections available,
Related content
How to reset the length of the "Secure Key"?
How to reset the length of the "Secure Key"?
Read with this
Administrator Guide
Administrator Guide
Read with this