diff options
author | Phil Hughes <me@iamphill.com> | 2016-12-14 16:59:36 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2016-12-14 17:01:53 +0000 |
commit | 886a939b02c38b5caa222d47f68033fd0cbaf799 (patch) | |
tree | 3179a21a93d45d54f661b77e0efbec1b98bc7186 /changelogs | |
parent | 278baa5b618c5595045415a55d863daf9a15d792 (diff) | |
download | gitlab-ce-886a939b02c38b5caa222d47f68033fd0cbaf799.tar.gz |
Username exists check respects the relative root URLusername-exists-root
Closes #25548
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/username-exists-root.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/username-exists-root.yml b/changelogs/unreleased/username-exists-root.yml new file mode 100644 index 00000000000..1ffb3eb435c --- /dev/null +++ b/changelogs/unreleased/username-exists-root.yml @@ -0,0 +1,4 @@ +--- +title: Username exists check respects relative root path +merge_request: +author: |