summaryrefslogtreecommitdiff
path: root/doc/administration/auth
diff options
context:
space:
mode:
authorMarkus Koller <markus-koller@gmx.ch>2016-12-12 15:13:23 +0100
committerMarkus Koller <markus-koller@gmx.ch>2016-12-20 19:51:45 +0100
commite87e28059826fe0126e737ef3fea38bb34d44a78 (patch)
treea0c175cdd75c192334c207fc9b206e18bd12b011 /doc/administration/auth
parentad1a1d976c877eca16858368db0c5b3ef800db8b (diff)
downloadgitlab-ce-e87e28059826fe0126e737ef3fea38bb34d44a78.tar.gz
Log messages when blocking/unblocking LDAP accounts
Diffstat (limited to 'doc/administration/auth')
-rw-r--r--doc/administration/auth/ldap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/auth/ldap.md b/doc/administration/auth/ldap.md
index b8b63df091e..f14d2f44dd4 100644
--- a/doc/administration/auth/ldap.md
+++ b/doc/administration/auth/ldap.md
@@ -302,4 +302,4 @@ GitLab. Common combinations are `method: 'plain'` and `port: 389`, OR
If there is an unexpected error while authenticating the user with the LDAP
backend, the login is rejected and details about the error are logged to
-`production.log`.
+`application.log`.