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:
authorLuke Picciau <git@itscode.red>2018-09-17 18:59:21 +0300
committerAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2018-09-17 18:59:21 +0300
commit8ee1ccf093fc6effb95dda17a73850b1b95d4d2b (patch)
treed9d3ae249e2e9ab3778e42df131527fae28d4477 /changelogs
parent623ba9fd64bd349581d8f60c69d8933f641fa1e4 (diff)
Add 2fa button
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/add-2fa-button.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/add-2fa-button.yml b/changelogs/unreleased/add-2fa-button.yml
new file mode 100644
index 00000000000..6cb71d52781
--- /dev/null
+++ b/changelogs/unreleased/add-2fa-button.yml
@@ -0,0 +1,5 @@
+---
+title: Add button to download 2FA codes
+merge_request:
+author: Luke Picciau
+type: added