Unban IP Address
Posted: Sun Jan 11, 2015 2:43 am
Is there a feature that allows me to unban an IP address for the Web UI?
Or is there a timeout?
"Your IP address has been banned after too many failed authentication attempts."
EDIT:
I found this in the code:
BAN_TIME = 3600000; // 1 hour
MAX_AUTH_FAILED_ATTEMPTS = 5;
Or is there a timeout?
"Your IP address has been banned after too many failed authentication attempts."
EDIT:
I found this in the code:
BAN_TIME = 3600000; // 1 hour
MAX_AUTH_FAILED_ATTEMPTS = 5;