Skip to content

Whitelist for locked out

Craig Smith requested to merge hotfix/whitelist into master

Add whitelist to config file for bitauth

how to test:

  • in bitauth config file add config for $config['whitelist'] = array(xxxx);
  • Now using your own ip in place of xxx you should never trigger the lock out.

Merge request reports