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:
authorDouwe Maan <douwe@gitlab.com>2018-02-15 12:26:44 +0300
committerRobert Speicher <rspeicher@gmail.com>2018-02-27 20:41:18 +0300
commitce81223d21e9dd09321a08b3ce20c2f2690a7385 (patch)
tree2c4d8d2c5242548c4ff39d29e6ca7e7eb5c14528 /changelogs
parent1d2295032d88dc596b617dca3d209fca21505ac3 (diff)
Merge branch 'sh-fix-otp-backup-invalidation-10-4' into 'security-10-4'
Ensure that OTP backup codes are always invalidated (10.4 port) See merge request gitlab/gitlabhq!2327
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