diff options
author | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2015-07-21 14:35:58 +0200 |
---|---|---|
committer | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2015-07-21 14:35:58 +0200 |
commit | 96819d2fb42b65066f4adcc5e48daf65a58449ec (patch) | |
tree | fe5083afa5da72599c1cc7aeba0b8265d20a49ea /doc/profile | |
parent | da039ed51c5e8755cfdc1045ecfbb5b238e8231b (diff) | |
download | gitlab-ce-96819d2fb42b65066f4adcc5e48daf65a58449ec.tar.gz |
You need to store your DB encryption keydocument-2fa-backup
Diffstat (limited to 'doc/profile')
-rw-r--r-- | doc/profile/two_factor_authentication.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/profile/two_factor_authentication.md b/doc/profile/two_factor_authentication.md index fb215c8b269..f60ce35d3e2 100644 --- a/doc/profile/two_factor_authentication.md +++ b/doc/profile/two_factor_authentication.md @@ -63,5 +63,10 @@ your phone's application or a recovery code to log in. 1. Go to **Account**. 1. Click **Disable Two-factor Authentication**. +## Note to GitLab administrators + +You need to take special care to that 2FA keeps working after +[restoring a GitLab backup](../raketasks/backup_restore.md). + [Google Authenticator]: https://support.google.com/accounts/answer/1066447?hl=en [FreeOTP]: https://fedorahosted.org/freeotp/ |