summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGeorge Tsiolis <tsiolis.g@gmail.com>2018-01-02 15:07:13 +0200
committerGeorge Tsiolis <tsiolis.g@gmail.com>2018-01-03 20:23:58 +0200
commit540a2b67098782842cfdd98b4177a29ac3c81ebf (patch)
tree781facb3c40102cbae6ae3b2806cf4056205183a /changelogs
parentff077cf7dc5cfd7c6c6206d801ea3f326f7af1aa (diff)
downloadgitlab-ce-540a2b67098782842cfdd98b4177a29ac3c81ebf.tar.gz
Move 2FA disable button
- Removed disable button from /profile/account - Added disable button to /profile/two_factor_auth - Changed 2FA breadcrumb from 'User Settings > Account > Account' to 'User Settings > Account > Two-Factor Authentication'
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-move-2fa-disable-button.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-move-2fa-disable-button.yml b/changelogs/unreleased/fix-move-2fa-disable-button.yml
new file mode 100644
index 00000000000..bac98ad5148
--- /dev/null
+++ b/changelogs/unreleased/fix-move-2fa-disable-button.yml
@@ -0,0 +1,5 @@
+---
+title: Move 2FA disable button
+merge_request: 16177
+author: George Tsiolis
+type: fixed