Page 1 of 1

Unban IP Address

Posted: Sun Jan 11, 2015 2:43 am
by snakyjake
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;

Re: Unban IP Address

Posted: Sun Jan 11, 2015 10:37 am
by sledgehammer_999
You either wait 1hour or you restart qbt. (I don't think it saves the banned ips to a file)