update ldap login page address

This commit is contained in:
aptalca 2020-06-02 15:31:27 -04:00
parent 1cf4c2b15c
commit 93ed849cbd
141 changed files with 148 additions and 148 deletions

View file

@ -19,7 +19,7 @@ server {
# enable the next two lines for ldap auth
#auth_request /auth;
#error_page 401 =200 /login;
#error_page 401 =200 /ldaplogin;
# enable for Authelia
#include /config/nginx/authelia-location.conf;