diff options
author | James Moger <james.moger@gitblit.com> | 2014-04-08 00:21:40 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-04-08 00:21:40 -0400 |
commit | ef4c45a4b129e77f1755d82b1a72372277bd95c8 (patch) | |
tree | 7534e7103751b9f011388eabb531bf2cc9d00e9d /releases.moxie | |
parent | 90c354f5760edde96d44556f3bc8e9e630777029 (diff) | |
download | gitblit-ef4c45a4b129e77f1755d82b1a72372277bd95c8.tar.gz gitblit-ef4c45a4b129e77f1755d82b1a72372277bd95c8.zip |
Warn on LDAP synchronization if the uid attribute is null/undefined
Diffstat (limited to 'releases.moxie')
-rw-r--r-- | releases.moxie | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/releases.moxie b/releases.moxie index 34e64887..e9a92c22 100644 --- a/releases.moxie +++ b/releases.moxie @@ -16,6 +16,7 @@ r22: { - Ensure the Lucene ticket index is updated on repository deletion. changes: - Specify the --dailyLogFile option for the Ubuntu and CentOS service scripts (issue-348) + - Improve logging for missing LDAP uid attribute when synchronizing (issue-394) - The ticket close-on-push commit message regular expression is now configurable by a setting (issue-404) - Redirect to summary page on edit repository (issue-405) - Option to allow LDAP users to directly authenticate without performing LDAP searches (pr-162) |