2FA for Bitbucket: U2F & TOTP
Breadcrumbs

How to disable whitelist?

Should you ever change your IP address, we provide a solution to disable the whitelist:


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:

DELETE FROM PLUGIN_SETTING WHERE KEY_NAME = 'authIpWhitelistEnable';