diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-04-14 17:09:05 +0200 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-04-14 17:09:05 +0200 |
commit | 238e4f02954e910cab14c0be3b8b2569e08b5e87 (patch) | |
tree | ca213522b823f53b08b85cef4818d8390b411d39 /CHANGELOG | |
parent | c43411e97aae85386ab50f9caf5ad8be481fb91c (diff) | |
download | gitlab-ce-238e4f02954e910cab14c0be3b8b2569e08b5e87.tar.gz |
Add config var to block auto-created LDAP users.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 0ecde5ef89c..e3bd3bec04b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ Please view this file on the master branch, on stable branches it's out of date. v 7.10.0 (unreleased) + - Add config var to block auto-created LDAP users. - Fix broken file browsing with a submodule that contains a relative link (Stan Hu) - Fix persistent XSS vulnerability around profile website URLs. - Fix project import URL regex to prevent arbitary local repos from being imported. |