diff options
author | Freya Murphy <freya@freyacat.org> | 2024-05-30 13:05:46 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-05-30 13:05:46 -0400 |
commit | 39bcb09a367251bed7cfb445f546252547058e66 (patch) | |
tree | a1bb8e2c137e16202836ea6df8d7004b5e48e8a6 /conf | |
parent | am dumb (diff) | |
download | ldap_forwardauth-39bcb09a367251bed7cfb445f546252547058e66.tar.gz ldap_forwardauth-39bcb09a367251bed7cfb445f546252547058e66.tar.bz2 ldap_forwardauth-39bcb09a367251bed7cfb445f546252547058e66.zip |
many changes
Diffstat (limited to 'conf')
-rw-r--r-- | conf/ldap/ldap.env | 10 |
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 |