From 81898c25dae4d13a49688c9557d3fc9ad92f7394 Mon Sep 17 00:00:00 2001 From: Gabriel Anca Corral Date: Fri, 8 Jun 2018 23:07:09 +0100 Subject: [PATCH] Add space before TODO in two_factor-auth.rst --- admin_manual/configuration_user/two_factor-auth.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin_manual/configuration_user/two_factor-auth.rst b/admin_manual/configuration_user/two_factor-auth.rst index 324a8f39c..432a578de 100644 --- a/admin_manual/configuration_user/two_factor-auth.rst +++ b/admin_manual/configuration_user/two_factor-auth.rst @@ -8,6 +8,7 @@ Several 2FA apps are already available including `TOTP `_, SMS 2-factor and `U2F `_. Developers can `built new two-factor provider apps `_. + .. TODO ON RELEASE: Update version number above on release Enabling two factor authentication @@ -21,4 +22,5 @@ you want, 2FA will be installed and enabled on your Nextcloud server. .. figure:: ../images/2fa-app-install.png Once 2FA has been enabled, users have to `activate it in their personal settings. `_ + .. TODO ON RELEASE: Update version number above on release