FEATURE: Added button to password-lock the UI

This commit is contained in:
Christophe Dumez
2010-08-19 16:30:13 +00:00
parent e7e5a2b4e9
commit ee01c2c745
40 changed files with 3819 additions and 2173 deletions

View File

@@ -161,7 +161,7 @@ void HttpConnection::respond() {
write();
return;
}
// Client sucessfuly authenticated, reset number of failed attempts
// Client successfully authenticated, reset number of failed attempts
parent->resetNbFailedAttemptsForIp(peer_ip);
QString url = parser.url();
// Favicon