From 41f02e8cf7fe877d69c11e348f523ee624b342ce Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Thu, 20 Mar 2014 17:41:37 +0100 Subject: [PATCH] remove AUTH_OATH setting description --- doc/settings.rst | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/doc/settings.rst b/doc/settings.rst index ecc47ffa8..b30522179 100644 --- a/doc/settings.rst +++ b/doc/settings.rst @@ -71,16 +71,6 @@ Values: * False: deactivate OpenID authentication * True: activate OpenID authentication -Activate or deactivate one-time password authentication -======================================================= - -Variable: AUTH_OATH - -Values: - -* False: deactivate one-time password authentication -* True: activate one-time password authentication - Activate or deactivate Authentic 2 as a SAML2 identity provider ===============================================================