Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2018-01-22 11:31:09 +0300
committerRémy Coutable <remy@rymai.me>2018-01-22 11:31:09 +0300
commit63dbcd24836b4b1da3f7c1d61851b6603a4c4461 (patch)
tree81e3ae94e9648cbb791ee584862827b520976c34 /changelogs
parent5fb13c8123de12b68a078137c534ea46e0061745 (diff)
parent6dcba97c83acfde801db0d51a3911d58f8f5e45a (diff)
Merge branch '42206-permit-password-for-git-param' into 'master'
Resolve "Password authentication enabled for Git over HTTP(S) can not be disabled via UI" Closes #42206 See merge request gitlab-org/gitlab-ce!16577
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/42206-permit-password-for-git-param.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/42206-permit-password-for-git-param.yml b/changelogs/unreleased/42206-permit-password-for-git-param.yml
new file mode 100644
index 00000000000..563dd528ad5
--- /dev/null
+++ b/changelogs/unreleased/42206-permit-password-for-git-param.yml
@@ -0,0 +1,5 @@
+---
+title: Permits 'password_authentication_enabled_for_git' parameter for ApplicationSettingsController
+merge_request:
+author:
+type: fixed