mirror of
https://github.com/pi-hole/web.git
synced 2026-04-24 02:39:25 +01:00
Ensure that $auth is always set
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
}
|
||||
|
||||
$wrongpassword = false;
|
||||
$auth = false;
|
||||
|
||||
// Test if password is set
|
||||
if(strlen($pwhash) > 0)
|
||||
|
||||
Reference in New Issue
Block a user