summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-05-12 11:21:56 +0200
committerDouwe Maan <douwe@gitlab.com>2015-05-12 11:26:43 +0200
commit125cb9b866b66a4ae21a3fec8ae5ad6e1b3ae4ec (patch)
treeca2371ba805ccaea0410a302b831ef42be72716a /CHANGELOG
parentf84e78f3d750776793371940803b7ff781050f09 (diff)
downloadgitlab-ce-125cb9b866b66a4ae21a3fec8ae5ad6e1b3ae4ec.tar.gz
Don't accidentally unblock auto created users from Active Directory.ad-block_auto_created_users
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8a98da1a524..3e41526181e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -52,6 +52,7 @@ v 7.11.0 (unreleased)
- Add current_sign_in_at to UserFull REST api.
- Make Sidekiq MemoryKiller shutdown signal configurable
- Add "Create Merge Request" buttons to commits and branches pages and push event.
+ - Fix automatic blocking of auto-created users from Active Directory.
v 7.10.2
- Fix CI links on MR page