Update index.php
This commit is contained in:
@@ -364,7 +364,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
unset($password);
|
unset($password);
|
||||||
$provision["http_auth_password"] = $_SESSION['provision']["http_auth_password"][0];
|
|
||||||
}
|
}
|
||||||
if (!$authorized) {
|
if (!$authorized) {
|
||||||
header('HTTP/1.0 401 Unauthorized');
|
header('HTTP/1.0 401 Unauthorized');
|
||||||
@@ -396,7 +395,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
unset($password);
|
unset($password);
|
||||||
$provision["http_auth_password"] = $_SESSION['provision']["http_auth_password"][0];
|
|
||||||
}
|
}
|
||||||
if (!$authorized) {
|
if (!$authorized) {
|
||||||
//access denied
|
//access denied
|
||||||
|
|||||||
Reference in New Issue
Block a user