mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-20 10:12:06 +01:00
update basic auth prompt
This commit is contained in:
parent
e283c345fc
commit
5aeb490de2
@ -34,7 +34,7 @@ A+SHA384:EDH+aRSA+AESGCM:EDH+aRSA+SHA256:EDH+aRSA:EECDH:!aNULL:!eNULL:!MEDIUM:!L
|
||||
}
|
||||
|
||||
location /info/ {
|
||||
auth_basic "BlitzWeb Admin";
|
||||
auth_basic "BlitzWeb (admin:Password B)";
|
||||
auth_basic_user_file /etc/nginx/.htpasswd;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user