Skip to content
GitLab
Explore
Sign in
Custom D
Zon Core
Merge requests
!115
Whitelist for locked out
Code
Review changes
Check out branch
Download
Patches
Plain diff
Craig Smith
requested to merge
hotfix/whitelist
into
master
Oct 03, 2017
Overview
1
Commits
2
Pipelines
0
Changes
1
Expand
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