summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2018-02-09 15:02:11 +0000
committerRobert Speicher <rspeicher@gmail.com>2018-02-27 11:25:01 -0600
commit42db432d03cf4dca3a1f3b7a1d6133ade109b1d0 (patch)
tree75855d46715d20f994be0e95ef2dbf4430b568d4 /changelogs
parentb951e0d17739c669cafd6cd6e916f593b995aa62 (diff)
downloadgitlab-ce-42db432d03cf4dca3a1f3b7a1d6133ade109b1d0.tar.gz
Merge branch 'sh-fix-otp-backup-invalidation-10-5' into 'security-10-5'
Ensure that OTP backup codes are always invalidated - 10.5 port See merge request gitlab/gitlabhq!2324
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-fix-otp-backup-code-invalidation.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-fix-otp-backup-code-invalidation.yml b/changelogs/unreleased/sh-fix-otp-backup-code-invalidation.yml
new file mode 100644
index 00000000000..cedb09c9a7a
--- /dev/null
+++ b/changelogs/unreleased/sh-fix-otp-backup-code-invalidation.yml
@@ -0,0 +1,5 @@
+---
+title: Ensure that OTP backup codes are always invalidated
+merge_request:
+author:
+type: security