Add full PHP password check (without any need from specific webserver configuration). Heavily based on a patch from Mark Bond.
Šis iesūtījums ir iekļauts:
vecāks
0f280f77ac
iesūtījums
3006bac2ce
2 izmainītas datnes ar 23 papildinājumiem un 0 izdzēšanām
|
|
@ -265,3 +265,11 @@
|
|||
* 0 : No
|
||||
*/
|
||||
$config ['cops_normalized_search'] = "0";
|
||||
|
||||
/*
|
||||
* Enable PHP password protection (You can use if htpasswd is not possible for you)
|
||||
* If possible prefer htpasswd !
|
||||
* array( "username" => "xxx", "password" => "secret") : Enable PHP password protection
|
||||
* NULL : Disable PHP password protection (You can still use htpasswd)
|
||||
*/
|
||||
$config['cops_basic_authentication'] = NULL;
|
||||
|
|
|
|||
Notiek ielāde…
Pievienot tabulu
Pievienot saiti
Atsaukties jaunā pieteikumā