diff options
author | Robert Speicher <rspeicher@gmail.com> | 2016-03-07 21:00:53 -0500 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2016-03-07 21:00:53 -0500 |
commit | 9568b4b4f752bc564fead51756d1fd3044ddeffd (patch) | |
tree | 4feac61dfdf99fc9b735632b9f1f7cf809e59f6f /CHANGELOG | |
parent | 2db00dd5e0384cb5fb1d22864261283dd779a19f (diff) | |
download | gitlab-ce-rs-initial-setup-docs.tar.gz |
Document changes to the initial admin passwordrs-initial-setup-docs
[ci skip]
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index a8dc00ed814..a9742d22015 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,9 @@ Please view this file on the master branch, on stable branches it's out of date. v 8.6.0 (unreleased) - Contributions to forked projects are included in calendar - Improve the formatting for the user page bio (Connor Shea) + - Removed the default password from the initial admin account created during + setup. A password can be provided during setup (see installation docs), or + GitLab will ask the user to create a new one upon first visit. - Fix issue when pushing to projects ending in .wiki - Fix avatar stretching by providing a cropping feature (Johann Pardanaud) - Don't load all of GitLab in mail_room |