Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Soisik Froger
lemonldap-ng
Commits
8e646715
Commit
8e646715
authored
Dec 28, 2020
by
Maxime Besson
Browse files
Remove LDAPFilter from doc (#2183)
parent
aa55f3d0
Pipeline
#11145
failed with stages
in 21 minutes and 19 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/sources/admin/authldap.rst
View file @
8e646715
...
...
@@ -121,8 +121,6 @@ Filters
In LDAP filters, $user is replaced by user login, and $mail by
user email.
- **Default filter**: default LDAP filter for searches, should not be
modified.
- **Authentication filter**: Filter to find user from its login
(default: ``(&(uid=$user)(objectClass=inetOrgPerson))``)
- **Mail filter**: Filter to find user from its mail (default:
...
...
doc/sources/admin/parameterlist.rst
View file @
8e646715
...
...
@@ -18,7 +18,6 @@ Key name Documentation
ADPwdExpireWarning AD password expire warning ✔
ADPwdMaxAge AD password max age ✔
AuthLDAPFilter LDAP filter for auth search ✔
LDAPFilter Default LDAP filter ✔
SMTPAuthPass Password to use to send mails ✔
SMTPAuthUser Login to use to send mails ✔
SMTPPort Fix SMTP port ✔
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment