summaryrefslogtreecommitdiff
path: root/conf/ldap
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-05-30 13:05:46 -0400
committerFreya Murphy <freya@freyacat.org>2024-05-30 13:05:46 -0400
commit39bcb09a367251bed7cfb445f546252547058e66 (patch)
treea1bb8e2c137e16202836ea6df8d7004b5e48e8a6 /conf/ldap
parentam dumb (diff)
downloadldap_forwardauth-39bcb09a367251bed7cfb445f546252547058e66.tar.gz
ldap_forwardauth-39bcb09a367251bed7cfb445f546252547058e66.tar.bz2
ldap_forwardauth-39bcb09a367251bed7cfb445f546252547058e66.zip
many changes
Diffstat (limited to 'conf/ldap')
-rw-r--r--conf/ldap/ldap.env10
1 files changed, 0 insertions, 10 deletions
diff --git a/conf/ldap/ldap.env b/conf/ldap/ldap.env
deleted file mode 100644
index 29f55c0..0000000
--- a/conf/ldap/ldap.env
+++ /dev/null
@@ -1,10 +0,0 @@
-
-LDAP_URL=
-LDAP_BIND_DN=
-LDAP_BIND_PASSWORD=
-LDAP_BASE_DN=
-LDAP_FILTER="(&)"
-LDAP_UID="cn"
-
-HTTP_HOST=auth.example.com
-COOKIE_DOMAIN=example.com