From a27e682a6414459ea065147d5de354ceff056535 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Tue, 08 Apr 2014 00:23:09 -0400 Subject: [PATCH] Merged #41 "Warn on LDAP synchronization if the uid attribute is null/undefined" --- releases.moxie | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/releases.moxie b/releases.moxie index 34e6488..e9a92c2 100644 --- a/releases.moxie +++ b/releases.moxie @@ -16,6 +16,7 @@ - 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) -- Gitblit v1.9.1