summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/57815.yml
diff options
context:
space:
mode:
authorKartikey Tanna <tannakartikey@gmail.com>2019-06-18 16:18:14 +0000
committerKamil TrzciƄski <ayufan@ayufan.eu>2019-06-18 16:18:14 +0000
commit53af3e6b9e6fd221f2b6da1f6029017cf4a23831 (patch)
treee8d9bc09eb215b0a2b8fcb4a0a4f4aaedff23557 /changelogs/unreleased/57815.yml
parentc8f18c50a8e3bf9de66552be46ecd093c65572a7 (diff)
downloadgitlab-ce-53af3e6b9e6fd221f2b6da1f6029017cf4a23831.tar.gz
#57815 Password authentication disabled for UltraAuth users
Disabled password authentication for the users registered using omniauth-ultraauth strategy
Diffstat (limited to 'changelogs/unreleased/57815.yml')
-rw-r--r--changelogs/unreleased/57815.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/57815.yml b/changelogs/unreleased/57815.yml
new file mode 100644
index 00000000000..ae8ec7036ce
--- /dev/null
+++ b/changelogs/unreleased/57815.yml
@@ -0,0 +1,5 @@
+---
+title: Enforced requirements for UltraAuth users
+merge_request: 28941
+author: Kartikey Tanna
+type: changed