summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorNathan Bush <nathan@pfmediatech.com>2016-05-05 10:40:49 -0400
committerNathan Bush <nathan@pfmediatech.com>2016-06-23 11:52:05 -0400
commit64883faa6ebffd1e67d36d537e1e0bf2196bf107 (patch)
treee58fe9013dd994c0e28e0b1c4d7adad6f314eefb /CHANGELOG
parent26b957771974aee4457af5edf389509eb1ac80e7 (diff)
downloadgitlab-ce-64883faa6ebffd1e67d36d537e1e0bf2196bf107.tar.gz
Fix user creation with stronger minimum password requirements:q
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4e405478825..d5b5c95bf3d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,7 @@ v 8.10.0 (unreleased)
- Fix MR-auto-close text added to description. !4836
- Fix pagination when sorting by columns with lots of ties (like priority)
- Implement Subresource Integrity for CSS and JavaScript assets. This prevents malicious assets from loading in the case of a CDN compromise.
+ - Fix user creation with stronger minimum password requirements !4054 (nathan-pmt)
v 8.9.1
- Fix GitLab project import issues related to notes and builds