diff --git a/adguard.subdomain.conf.sample b/adguard.subdomain.conf.sample index 75566b4..8fed7bb 100644 --- a/adguard.subdomain.conf.sample +++ b/adguard.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/adminer.subfolder.conf.sample b/adminer.subfolder.conf.sample index 6d99f9f..3f2bbde 100644 --- a/adminer.subfolder.conf.sample +++ b/adminer.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /adminer/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/airsonic.subdomain.conf.sample b/airsonic.subdomain.conf.sample index 4256323..be12419 100644 --- a/airsonic.subdomain.conf.sample +++ b/airsonic.subdomain.conf.sample @@ -24,7 +24,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; diff --git a/airsonic.subfolder.conf.sample b/airsonic.subfolder.conf.sample index df250de..dae5833 100644 --- a/airsonic.subfolder.conf.sample +++ b/airsonic.subfolder.conf.sample @@ -7,7 +7,7 @@ location ^~ /airsonic { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/bazarr.subdomain.conf.sample b/bazarr.subdomain.conf.sample index 4e8d190..8c6a276 100644 --- a/bazarr.subdomain.conf.sample +++ b/bazarr.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/bazarr.subfolder.conf.sample b/bazarr.subfolder.conf.sample index 8b7b7df..0a5d11c 100644 --- a/bazarr.subfolder.conf.sample +++ b/bazarr.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /bazarr/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/beets.subdomain.conf.sample b/beets.subdomain.conf.sample index 4ddcbe6..f435712 100644 --- a/beets.subdomain.conf.sample +++ b/beets.subdomain.conf.sample @@ -24,7 +24,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; diff --git a/beets.subfolder.conf.sample b/beets.subfolder.conf.sample index c04b234..6c430fb 100644 --- a/beets.subfolder.conf.sample +++ b/beets.subfolder.conf.sample @@ -7,7 +7,7 @@ location /beets { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/bitwarden.subdomain.conf.sample b/bitwarden.subdomain.conf.sample index c37a13c..a67092a 100644 --- a/bitwarden.subdomain.conf.sample +++ b/bitwarden.subdomain.conf.sample @@ -24,7 +24,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; diff --git a/boinc.subdomain.conf.sample b/boinc.subdomain.conf.sample index 974a403..6cef0b2 100644 --- a/boinc.subdomain.conf.sample +++ b/boinc.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/booksonic.subdomain.conf.sample b/booksonic.subdomain.conf.sample index 97e4b03..0edff96 100644 --- a/booksonic.subdomain.conf.sample +++ b/booksonic.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/booksonic.subfolder.conf.sample b/booksonic.subfolder.conf.sample index e888eba..2b9cf64 100644 --- a/booksonic.subfolder.conf.sample +++ b/booksonic.subfolder.conf.sample @@ -7,7 +7,7 @@ location ^~ /booksonic { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/bookstack.subdomain.conf.sample b/bookstack.subdomain.conf.sample index adc69c0..aecaacd 100644 --- a/bookstack.subdomain.conf.sample +++ b/bookstack.subdomain.conf.sample @@ -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; diff --git a/calibre-web.subdomain.conf.sample b/calibre-web.subdomain.conf.sample index 9c0f37c..dc922ae 100644 --- a/calibre-web.subdomain.conf.sample +++ b/calibre-web.subdomain.conf.sample @@ -23,7 +23,7 @@ server { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia #include /config/nginx/authelia-location.conf; diff --git a/calibre-web.subfolder.conf.sample b/calibre-web.subfolder.conf.sample index 596a6dd..b31f2b8 100644 --- a/calibre-web.subfolder.conf.sample +++ b/calibre-web.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /calibre-web/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/calibre.subdomain.conf.sample b/calibre.subdomain.conf.sample index 40fa5a7..368b4d7 100644 --- a/calibre.subdomain.conf.sample +++ b/calibre.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/calibre.subfolder.conf.sample b/calibre.subfolder.conf.sample index 5078c2d..2338ae2 100644 --- a/calibre.subfolder.conf.sample +++ b/calibre.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /calibre/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/code-server.subdomain.conf.sample b/code-server.subdomain.conf.sample index dfb41ac..e45708b 100644 --- a/code-server.subdomain.conf.sample +++ b/code-server.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/codimd.subdomain.conf.sample b/codimd.subdomain.conf.sample index f2eaea9..1671903 100644 --- a/codimd.subdomain.conf.sample +++ b/codimd.subdomain.conf.sample @@ -25,7 +25,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; diff --git a/couchpotato.subdomain.conf.sample b/couchpotato.subdomain.conf.sample index 57a1e91..ea31fa3 100644 --- a/couchpotato.subdomain.conf.sample +++ b/couchpotato.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/couchpotato.subfolder.conf.sample b/couchpotato.subfolder.conf.sample index 28caa42..7f91056 100644 --- a/couchpotato.subfolder.conf.sample +++ b/couchpotato.subfolder.conf.sample @@ -7,7 +7,7 @@ location ^~ /couchpotato { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/deluge.subdomain.conf.sample b/deluge.subdomain.conf.sample index 74601c4..6f3c6fa 100644 --- a/deluge.subdomain.conf.sample +++ b/deluge.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/deluge.subfolder.conf.sample b/deluge.subfolder.conf.sample index 8604189..80eee35 100644 --- a/deluge.subfolder.conf.sample +++ b/deluge.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /deluge/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/dillinger.subdomain.conf.sample b/dillinger.subdomain.conf.sample index afdee13..d8758c1 100644 --- a/dillinger.subdomain.conf.sample +++ b/dillinger.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/documentserver.subdomain.conf.sample b/documentserver.subdomain.conf.sample index 6d60850..1624040 100644 --- a/documentserver.subdomain.conf.sample +++ b/documentserver.subdomain.conf.sample @@ -24,7 +24,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; diff --git a/dokuwiki.subdomain.conf.sample b/dokuwiki.subdomain.conf.sample index 8bc5695..486d352 100644 --- a/dokuwiki.subdomain.conf.sample +++ b/dokuwiki.subdomain.conf.sample @@ -24,7 +24,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; diff --git a/domoticz.subdomain.conf.sample b/domoticz.subdomain.conf.sample index 2d31de4..4c7bfa7 100644 --- a/domoticz.subdomain.conf.sample +++ b/domoticz.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/domoticz.subfolder.conf.sample b/domoticz.subfolder.conf.sample index 978d328..c39d462 100644 --- a/domoticz.subfolder.conf.sample +++ b/domoticz.subfolder.conf.sample @@ -7,7 +7,7 @@ location ^~ /domoticz/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/dozzle.subfolder.conf.sample b/dozzle.subfolder.conf.sample index 4f435fc..919eaaa 100644 --- a/dozzle.subfolder.conf.sample +++ b/dozzle.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /dozzle/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/duplicati.subdomain.conf.sample b/duplicati.subdomain.conf.sample index 6e9f6c7..69e8edc 100644 --- a/duplicati.subdomain.conf.sample +++ b/duplicati.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/duplicati.subfolder.conf.sample b/duplicati.subfolder.conf.sample index a254b67..0f6dae1 100644 --- a/duplicati.subfolder.conf.sample +++ b/duplicati.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /duplicati/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/embystat.subdomain.conf.sample b/embystat.subdomain.conf.sample index 57b87f2..25d34a7 100644 --- a/embystat.subdomain.conf.sample +++ b/embystat.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/flood.subdomain.conf.sample b/flood.subdomain.conf.sample index 8c1882b..0118df9 100644 --- a/flood.subdomain.conf.sample +++ b/flood.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/flood.subfolder.conf.sample b/flood.subfolder.conf.sample index bf77198..50170ca 100644 --- a/flood.subfolder.conf.sample +++ b/flood.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /flood/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/foldingathome.subdomain.conf.sample b/foldingathome.subdomain.conf.sample index d48358c..fbe633a 100644 --- a/foldingathome.subdomain.conf.sample +++ b/foldingathome.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/freshrss.subdomain.conf.sample b/freshrss.subdomain.conf.sample index be5dfba..108d41f 100644 --- a/freshrss.subdomain.conf.sample +++ b/freshrss.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/freshrss.subfolder.conf.sample b/freshrss.subfolder.conf.sample index f5f3344..e31026e 100644 --- a/freshrss.subfolder.conf.sample +++ b/freshrss.subfolder.conf.sample @@ -11,7 +11,7 @@ location ^~ /freshrss/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/ghost.subdomain.conf.sample b/ghost.subdomain.conf.sample index 5eda845..d91fec6 100644 --- a/ghost.subdomain.conf.sample +++ b/ghost.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/ghost.subfolder.conf.sample b/ghost.subfolder.conf.sample index bb31785..9913ffe 100644 --- a/ghost.subfolder.conf.sample +++ b/ghost.subfolder.conf.sample @@ -8,7 +8,7 @@ location /blog { #enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/gitea.subdomain.conf.sample b/gitea.subdomain.conf.sample index c68b6f2..6fa864a 100644 --- a/gitea.subdomain.conf.sample +++ b/gitea.subdomain.conf.sample @@ -27,7 +27,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; diff --git a/glances.subdomain.conf.sample b/glances.subdomain.conf.sample index 6daf6e4..339c5df 100644 --- a/glances.subdomain.conf.sample +++ b/glances.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/glances.subfolder.conf.sample b/glances.subfolder.conf.sample index e964cb8..676656e 100644 --- a/glances.subfolder.conf.sample +++ b/glances.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /glances/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/gotify.subdomain.conf.sample b/gotify.subdomain.conf.sample index 10e5e57..ddfb5c2 100644 --- a/gotify.subdomain.conf.sample +++ b/gotify.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/grafana.subdomain.conf.sample b/grafana.subdomain.conf.sample index 0645c0d..e82fc91 100644 --- a/grafana.subdomain.conf.sample +++ b/grafana.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/grocy.subdomain.conf.sample b/grocy.subdomain.conf.sample index 2bada88..7aa965b 100644 --- a/grocy.subdomain.conf.sample +++ b/grocy.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/guacamole.subdomain.conf.sample b/guacamole.subdomain.conf.sample index 681b60a..676b538 100644 --- a/guacamole.subdomain.conf.sample +++ b/guacamole.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/guacamole.subfolder.conf.sample b/guacamole.subfolder.conf.sample index 378eb46..ceb34ff 100644 --- a/guacamole.subfolder.conf.sample +++ b/guacamole.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /guacamole/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/headphones.subdomain.conf.sample b/headphones.subdomain.conf.sample index 36b5901..7037b48 100644 --- a/headphones.subdomain.conf.sample +++ b/headphones.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/headphones.subfolder.conf.sample b/headphones.subfolder.conf.sample index c2e854e..8596105 100644 --- a/headphones.subfolder.conf.sample +++ b/headphones.subfolder.conf.sample @@ -7,7 +7,7 @@ location ^~ /headphones { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/heimdall.subdomain.conf.sample b/heimdall.subdomain.conf.sample index 5773997..a386311 100644 --- a/heimdall.subdomain.conf.sample +++ b/heimdall.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/heimdall.subfolder.conf.sample b/heimdall.subfolder.conf.sample index 79ae53f..df1fcd5 100644 --- a/heimdall.subfolder.conf.sample +++ b/heimdall.subfolder.conf.sample @@ -7,7 +7,7 @@ location / { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/homeassistant.subdomain.conf.sample b/homeassistant.subdomain.conf.sample index a5f8adc..1913e44 100644 --- a/homeassistant.subdomain.conf.sample +++ b/homeassistant.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/jackett.subdomain.conf.sample b/jackett.subdomain.conf.sample index 4fd1969..984ccda 100644 --- a/jackett.subdomain.conf.sample +++ b/jackett.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/jackett.subfolder.conf.sample b/jackett.subfolder.conf.sample index 3ad98ca..8a6935f 100644 --- a/jackett.subfolder.conf.sample +++ b/jackett.subfolder.conf.sample @@ -7,7 +7,7 @@ location ^~ /jackett { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/jenkins.subfolder.conf.sample b/jenkins.subfolder.conf.sample index 6dae4f5..8b3f8c3 100644 --- a/jenkins.subfolder.conf.sample +++ b/jenkins.subfolder.conf.sample @@ -11,7 +11,7 @@ location ^~ /jenkins/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/kanzi.subdomain.conf.sample b/kanzi.subdomain.conf.sample index e60463d..76db525 100644 --- a/kanzi.subdomain.conf.sample +++ b/kanzi.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/kanzi.subfolder.conf.sample b/kanzi.subfolder.conf.sample index 1814716..680db1f 100644 --- a/kanzi.subfolder.conf.sample +++ b/kanzi.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /kanzi/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/lazylibrarian.subdomain.conf.sample b/lazylibrarian.subdomain.conf.sample index fcb23b4..6b21bbe 100644 --- a/lazylibrarian.subdomain.conf.sample +++ b/lazylibrarian.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/lazylibrarian.subfolder.conf.sample b/lazylibrarian.subfolder.conf.sample index 06002b7..d89b2cb 100644 --- a/lazylibrarian.subfolder.conf.sample +++ b/lazylibrarian.subfolder.conf.sample @@ -7,7 +7,7 @@ location ^~ /lazylibrarian { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/librespeed.subdomain.conf.sample b/librespeed.subdomain.conf.sample index 8864afe..6d3f21d 100644 --- a/librespeed.subdomain.conf.sample +++ b/librespeed.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/lidarr.subdomain.conf.sample b/lidarr.subdomain.conf.sample index 452798e..9c01fe2 100644 --- a/lidarr.subdomain.conf.sample +++ b/lidarr.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/lidarr.subfolder.conf.sample b/lidarr.subfolder.conf.sample index a27a07f..d580f89 100644 --- a/lidarr.subfolder.conf.sample +++ b/lidarr.subfolder.conf.sample @@ -7,7 +7,7 @@ location ^~ /lidarr { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/lychee.subdomain.conf.sample b/lychee.subdomain.conf.sample index b18e8b0..dc90f55 100644 --- a/lychee.subdomain.conf.sample +++ b/lychee.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/mailu.subdomain.conf.sample b/mailu.subdomain.conf.sample index 5108d3e..5536247 100644 --- a/mailu.subdomain.conf.sample +++ b/mailu.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/mailu.subfolder.conf.sample b/mailu.subfolder.conf.sample index 1e664f4..2c84712 100644 --- a/mailu.subfolder.conf.sample +++ b/mailu.subfolder.conf.sample @@ -13,7 +13,7 @@ location ^~ /admin/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; @@ -37,7 +37,7 @@ location ^~ /webmail/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/medusa.subdomain.conf.sample b/medusa.subdomain.conf.sample index c8d1f38..32d4a93 100644 --- a/medusa.subdomain.conf.sample +++ b/medusa.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/medusa.subfolder.conf.sample b/medusa.subfolder.conf.sample index 1deb9f0..049f857 100644 --- a/medusa.subfolder.conf.sample +++ b/medusa.subfolder.conf.sample @@ -7,7 +7,7 @@ location ^~ /medusa { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/miniflux.subdomain.conf.sample b/miniflux.subdomain.conf.sample index b9ac4c3..576f631 100644 --- a/miniflux.subdomain.conf.sample +++ b/miniflux.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/miniflux.subfolder.conf.sample b/miniflux.subfolder.conf.sample index 90f2f5a..8da4e45 100644 --- a/miniflux.subfolder.conf.sample +++ b/miniflux.subfolder.conf.sample @@ -11,7 +11,7 @@ location /miniflux/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/monitorr.subdomain.conf.sample b/monitorr.subdomain.conf.sample index fe12d2a..e494f03 100644 --- a/monitorr.subdomain.conf.sample +++ b/monitorr.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/monitorr.subfolder.conf.sample b/monitorr.subfolder.conf.sample index c93d98e..d291e32 100644 --- a/monitorr.subfolder.conf.sample +++ b/monitorr.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /monitorr/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/mstream.subdomain.conf.sample b/mstream.subdomain.conf.sample index 4f5d8d7..0154e09 100644 --- a/mstream.subdomain.conf.sample +++ b/mstream.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/mylar.subdomain.conf.sample b/mylar.subdomain.conf.sample index f6a82c4..0099efb 100644 --- a/mylar.subdomain.conf.sample +++ b/mylar.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/mylar.subfolder.conf.sample b/mylar.subfolder.conf.sample index 307e998..fcbe861 100644 --- a/mylar.subfolder.conf.sample +++ b/mylar.subfolder.conf.sample @@ -7,7 +7,7 @@ location ^~ /mylar { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/mytinytodo.subfolder.conf.sample b/mytinytodo.subfolder.conf.sample index 18917af..fbfbb8b 100644 --- a/mytinytodo.subfolder.conf.sample +++ b/mytinytodo.subfolder.conf.sample @@ -12,7 +12,7 @@ location ^~ /todo/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/netboot.subdomain.conf.sample b/netboot.subdomain.conf.sample index 0b4ddfd..2b086c0 100644 --- a/netboot.subdomain.conf.sample +++ b/netboot.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/netdata.subdomain.conf.sample b/netdata.subdomain.conf.sample index 88e12eb..a4cd8a0 100644 --- a/netdata.subdomain.conf.sample +++ b/netdata.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/netdata.subfolder.conf.sample b/netdata.subfolder.conf.sample index a6794ca..4eeb35c 100644 --- a/netdata.subfolder.conf.sample +++ b/netdata.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /netdata/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/nzbget.subdomain.conf.sample b/nzbget.subdomain.conf.sample index 3e69158..01d21b6 100644 --- a/nzbget.subdomain.conf.sample +++ b/nzbget.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/nzbget.subfolder.conf.sample b/nzbget.subfolder.conf.sample index e48d176..93c332b 100644 --- a/nzbget.subfolder.conf.sample +++ b/nzbget.subfolder.conf.sample @@ -7,7 +7,7 @@ location /nzbget { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/nzbhydra.subdomain.conf.sample b/nzbhydra.subdomain.conf.sample index 1d868f4..3b54538 100644 --- a/nzbhydra.subdomain.conf.sample +++ b/nzbhydra.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/nzbhydra.subfolder.conf.sample b/nzbhydra.subfolder.conf.sample index 23f189c..f32d06e 100644 --- a/nzbhydra.subfolder.conf.sample +++ b/nzbhydra.subfolder.conf.sample @@ -7,7 +7,7 @@ location ^~ /nzbhydra { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/ombi.subdomain.conf.sample b/ombi.subdomain.conf.sample index 7afa6f5..3939d61 100644 --- a/ombi.subdomain.conf.sample +++ b/ombi.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/ombi.subfolder.conf.sample b/ombi.subfolder.conf.sample index bc46bb6..a433387 100644 --- a/ombi.subfolder.conf.sample +++ b/ombi.subfolder.conf.sample @@ -11,7 +11,7 @@ location ^~ /ombi/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/openvpn-as.subdomain.conf.sample b/openvpn-as.subdomain.conf.sample index e4e5ab6..6097308 100644 --- a/openvpn-as.subdomain.conf.sample +++ b/openvpn-as.subdomain.conf.sample @@ -23,7 +23,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; @@ -44,7 +44,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; diff --git a/organizr.subdomain.conf.sample b/organizr.subdomain.conf.sample index a7d981b..4407c6c 100644 --- a/organizr.subdomain.conf.sample +++ b/organizr.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/organizr.subfolder.conf.sample b/organizr.subfolder.conf.sample index adc2f9c..e68ef35 100644 --- a/organizr.subfolder.conf.sample +++ b/organizr.subfolder.conf.sample @@ -7,7 +7,7 @@ location / { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/osticket.subdomain.conf.sample b/osticket.subdomain.conf.sample index 665f177..142212f 100644 --- a/osticket.subdomain.conf.sample +++ b/osticket.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/phpmyadmin.subdomain.conf.sample b/phpmyadmin.subdomain.conf.sample index 1ba1218..12bf8be 100644 --- a/phpmyadmin.subdomain.conf.sample +++ b/phpmyadmin.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/phpmyadmin.subfolder.conf.sample b/phpmyadmin.subfolder.conf.sample index a105038..233eae3 100644 --- a/phpmyadmin.subfolder.conf.sample +++ b/phpmyadmin.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /phpmyadmin/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/pihole.subdomain.conf.sample b/pihole.subdomain.conf.sample index 2396d79..13fac51 100644 --- a/pihole.subdomain.conf.sample +++ b/pihole.subdomain.conf.sample @@ -23,7 +23,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; @@ -45,7 +45,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; diff --git a/pihole.subfolder.conf.sample b/pihole.subfolder.conf.sample index aa21ab0..45d6b1d 100644 --- a/pihole.subfolder.conf.sample +++ b/pihole.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /pihole/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; @@ -36,7 +36,7 @@ location ^~ /pihole/admin/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/piwigo.subdomain.conf.sample b/piwigo.subdomain.conf.sample index 6a24a11..7b79233 100644 --- a/piwigo.subdomain.conf.sample +++ b/piwigo.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/plex.subdomain.conf.sample b/plex.subdomain.conf.sample index 5ee4c4b..7fe06bc 100644 --- a/plex.subdomain.conf.sample +++ b/plex.subdomain.conf.sample @@ -28,7 +28,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; diff --git a/plex.subfolder.conf.sample b/plex.subfolder.conf.sample index ca12263..22d37a9 100644 --- a/plex.subfolder.conf.sample +++ b/plex.subfolder.conf.sample @@ -16,7 +16,7 @@ location ^~ /plex/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/plexwebtools.subdomain.conf.sample b/plexwebtools.subdomain.conf.sample index cd53f10..6e63e15 100644 --- a/plexwebtools.subdomain.conf.sample +++ b/plexwebtools.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/plexwebtools.subfolder.conf.sample b/plexwebtools.subfolder.conf.sample index 72b9339..cb9974d 100644 --- a/plexwebtools.subfolder.conf.sample +++ b/plexwebtools.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /plexwebtools/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/portainer.subdomain.conf.sample b/portainer.subdomain.conf.sample index da6e7c2..af9b93f 100644 --- a/portainer.subdomain.conf.sample +++ b/portainer.subdomain.conf.sample @@ -23,7 +23,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; @@ -46,7 +46,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; diff --git a/portainer.subfolder.conf.sample b/portainer.subfolder.conf.sample index dc3f49d..fdc762c 100644 --- a/portainer.subfolder.conf.sample +++ b/portainer.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /portainer/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/prometheus.subdomain.conf.sample b/prometheus.subdomain.conf.sample index 60c0ff8..c8b11aa 100644 --- a/prometheus.subdomain.conf.sample +++ b/prometheus.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/pydio-cells.subdomain.conf.sample b/pydio-cells.subdomain.conf.sample index deb639b..923f28a 100644 --- a/pydio-cells.subdomain.conf.sample +++ b/pydio-cells.subdomain.conf.sample @@ -23,7 +23,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; @@ -43,7 +43,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; diff --git a/pydio.subdomain.conf.sample b/pydio.subdomain.conf.sample index 0c64614..c512755 100644 --- a/pydio.subdomain.conf.sample +++ b/pydio.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/pyload.subdomain.conf.sample b/pyload.subdomain.conf.sample index 7f9b6d3..5a2147d 100644 --- a/pyload.subdomain.conf.sample +++ b/pyload.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/qbittorrent.subdomain.conf.sample b/qbittorrent.subdomain.conf.sample index 432add4..201009a 100644 --- a/qbittorrent.subdomain.conf.sample +++ b/qbittorrent.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/qbittorrent.subfolder.conf.sample b/qbittorrent.subfolder.conf.sample index ef1aa89..f0886fd 100644 --- a/qbittorrent.subfolder.conf.sample +++ b/qbittorrent.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /qbittorrent/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/quassel-web.subdomain.conf.sample b/quassel-web.subdomain.conf.sample index 0eeb0d0..e73df21 100644 --- a/quassel-web.subdomain.conf.sample +++ b/quassel-web.subdomain.conf.sample @@ -24,7 +24,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; diff --git a/quassel-web.subfolder.conf.sample b/quassel-web.subfolder.conf.sample index 4748d50..2554d37 100644 --- a/quassel-web.subfolder.conf.sample +++ b/quassel-web.subfolder.conf.sample @@ -8,7 +8,7 @@ location ^~ /quassel { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/radarr.subdomain.conf.sample b/radarr.subdomain.conf.sample index d32e1bf..98ca06f 100644 --- a/radarr.subdomain.conf.sample +++ b/radarr.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/radarr.subfolder.conf.sample b/radarr.subfolder.conf.sample index 4a19bb2..1de4c03 100644 --- a/radarr.subfolder.conf.sample +++ b/radarr.subfolder.conf.sample @@ -7,7 +7,7 @@ location ^~ /radarr { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/raneto.subdomain.conf.sample b/raneto.subdomain.conf.sample index 2d7bc76..e591719 100644 --- a/raneto.subdomain.conf.sample +++ b/raneto.subdomain.conf.sample @@ -22,7 +22,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; diff --git a/requestrr.subdomain.conf.sample b/requestrr.subdomain.conf.sample index e63d26f..8732c76 100644 --- a/requestrr.subdomain.conf.sample +++ b/requestrr.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/resilio-sync.subdomain.conf.sample b/resilio-sync.subdomain.conf.sample index 9d30f0b..8960bef 100644 --- a/resilio-sync.subdomain.conf.sample +++ b/resilio-sync.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/rutorrent.subdomain.conf.sample b/rutorrent.subdomain.conf.sample index e5cab0e..c7ed27a 100644 --- a/rutorrent.subdomain.conf.sample +++ b/rutorrent.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/rutorrent.subfolder.conf.sample b/rutorrent.subfolder.conf.sample index 069da2d..0ec949d 100644 --- a/rutorrent.subfolder.conf.sample +++ b/rutorrent.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /rutorrent/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/sabnzbd.subdomain.conf.sample b/sabnzbd.subdomain.conf.sample index 2f334aa..a8a2801 100644 --- a/sabnzbd.subdomain.conf.sample +++ b/sabnzbd.subdomain.conf.sample @@ -25,7 +25,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; diff --git a/sabnzbd.subfolder.conf.sample b/sabnzbd.subfolder.conf.sample index 2ce4e92..1c2fd2e 100644 --- a/sabnzbd.subfolder.conf.sample +++ b/sabnzbd.subfolder.conf.sample @@ -7,7 +7,7 @@ location ^~ /sabnzbd { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/scope.subfolder.conf.sample b/scope.subfolder.conf.sample index e48bede..7bc6b9f 100644 --- a/scope.subfolder.conf.sample +++ b/scope.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /scope/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/sickrage.subdomain.conf.sample b/sickrage.subdomain.conf.sample index eaf981d..8eef084 100644 --- a/sickrage.subdomain.conf.sample +++ b/sickrage.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/sickrage.subfolder.conf.sample b/sickrage.subfolder.conf.sample index 382c6cf..e82add9 100644 --- a/sickrage.subfolder.conf.sample +++ b/sickrage.subfolder.conf.sample @@ -7,7 +7,7 @@ location ^~ /sickrage { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/smokeping.subdomain.conf.sample b/smokeping.subdomain.conf.sample index 3178d6b..e21a337 100644 --- a/smokeping.subdomain.conf.sample +++ b/smokeping.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/smokeping.subfolder.conf.sample b/smokeping.subfolder.conf.sample index 381e6ce..7da8b68 100644 --- a/smokeping.subfolder.conf.sample +++ b/smokeping.subfolder.conf.sample @@ -7,7 +7,7 @@ location ^~ /smokeping { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/sonarr.subdomain.conf.sample b/sonarr.subdomain.conf.sample index c3bc803..9d9f104 100644 --- a/sonarr.subdomain.conf.sample +++ b/sonarr.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/sonarr.subfolder.conf.sample b/sonarr.subfolder.conf.sample index 2c73446..6e54e7c 100644 --- a/sonarr.subfolder.conf.sample +++ b/sonarr.subfolder.conf.sample @@ -7,7 +7,7 @@ location ^~ /sonarr { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/statping.subdomain.conf.sample b/statping.subdomain.conf.sample index 56ef96d..e73d54e 100644 --- a/statping.subdomain.conf.sample +++ b/statping.subdomain.conf.sample @@ -25,7 +25,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; diff --git a/synclounge.subdomain.conf.sample b/synclounge.subdomain.conf.sample index 3a7a23f..1ef22a6 100644 --- a/synclounge.subdomain.conf.sample +++ b/synclounge.subdomain.conf.sample @@ -28,7 +28,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; diff --git a/synclounge.subfolder.conf.sample b/synclounge.subfolder.conf.sample index 77eefeb..095f00e 100644 --- a/synclounge.subfolder.conf.sample +++ b/synclounge.subfolder.conf.sample @@ -41,7 +41,7 @@ location /slweb { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/syncthing.subdomain.conf.sample b/syncthing.subdomain.conf.sample index 259eb13..6810af3 100644 --- a/syncthing.subdomain.conf.sample +++ b/syncthing.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/taisun.subdomain.conf.sample b/taisun.subdomain.conf.sample index 1dac9c5..5eb7dc4 100644 --- a/taisun.subdomain.conf.sample +++ b/taisun.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/tautulli.subdomain.conf.sample b/tautulli.subdomain.conf.sample index fe053c9..90e4b95 100644 --- a/tautulli.subdomain.conf.sample +++ b/tautulli.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/tautulli.subfolder.conf.sample b/tautulli.subfolder.conf.sample index 45abc7a..cca53b1 100644 --- a/tautulli.subfolder.conf.sample +++ b/tautulli.subfolder.conf.sample @@ -7,7 +7,7 @@ location ^~ /tautulli { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/tdarr.subdomain.conf.sample b/tdarr.subdomain.conf.sample index df24656..22afa09 100644 --- a/tdarr.subdomain.conf.sample +++ b/tdarr.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/thelounge.subdomain.conf.sample b/thelounge.subdomain.conf.sample index 41a6d39..9461cf2 100644 --- a/thelounge.subdomain.conf.sample +++ b/thelounge.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/thelounge.subfolder.conf.sample b/thelounge.subfolder.conf.sample index 23bebda..6520630 100644 --- a/thelounge.subfolder.conf.sample +++ b/thelounge.subfolder.conf.sample @@ -10,7 +10,7 @@ location ^~ /thelounge/ { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/transmission.subdomain.conf.sample b/transmission.subdomain.conf.sample index 625ff67..febbe02 100644 --- a/transmission.subdomain.conf.sample +++ b/transmission.subdomain.conf.sample @@ -33,7 +33,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; diff --git a/transmission.subfolder.conf.sample b/transmission.subfolder.conf.sample index 24a1898..39813c3 100644 --- a/transmission.subfolder.conf.sample +++ b/transmission.subfolder.conf.sample @@ -17,7 +17,7 @@ location ^~ /transmission { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/tt-rss.subdomain.conf.sample b/tt-rss.subdomain.conf.sample index 0d5131b..57e788a 100644 --- a/tt-rss.subdomain.conf.sample +++ b/tt-rss.subdomain.conf.sample @@ -24,7 +24,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; diff --git a/ubooquity.subdomain.conf.sample b/ubooquity.subdomain.conf.sample index 523d77e..4b953e6 100644 --- a/ubooquity.subdomain.conf.sample +++ b/ubooquity.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/ubooquity.subfolder.conf.sample b/ubooquity.subfolder.conf.sample index 8cb29de..9143e7c 100644 --- a/ubooquity.subfolder.conf.sample +++ b/ubooquity.subfolder.conf.sample @@ -7,7 +7,7 @@ # enable the next two lines for ldap auth #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf; diff --git a/unifi-controller.subdomain.conf.sample b/unifi-controller.subdomain.conf.sample index 14b9d5a..5993fd7 100644 --- a/unifi-controller.subdomain.conf.sample +++ b/unifi-controller.subdomain.conf.sample @@ -23,7 +23,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; @@ -44,7 +44,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; diff --git a/znc.subdomain.conf.sample b/znc.subdomain.conf.sample index 542eb10..9ddc3bd 100644 --- a/znc.subdomain.conf.sample +++ b/znc.subdomain.conf.sample @@ -23,7 +23,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; diff --git a/znc.subfolder.conf.sample b/znc.subfolder.conf.sample index 160c3d0..db33450 100644 --- a/znc.subfolder.conf.sample +++ b/znc.subfolder.conf.sample @@ -7,7 +7,7 @@ location /znc { # enable the next two lines for ldap auth, also customize and enable ldap.conf in the default conf #auth_request /auth; - #error_page 401 =200 /login; + #error_page 401 =200 /ldaplogin; # enable for Authelia, also enable authelia-server.conf in the default site config #include /config/nginx/authelia-location.conf;