10 lines
856 B
INI
10 lines
856 B
INI
; Joomla! Project
|
|
; (C) 2013 Open Source Matters, Inc. <https://www.joomla.org>
|
|
; License GNU General Public License version 2 or later; see LICENSE.txt
|
|
; Note : All ini files need to be saved as UTF-8
|
|
; Obsolete since 4.2.0 -- The entire file must be removed in Joomla 5.0
|
|
|
|
PLG_TWOFACTORAUTH_TOTP="Two Factor Authentication - Google Authenticator"
|
|
PLG_TWOFACTORAUTH_TOTP_XML_DESCRIPTION="Allows users on your site to use two factor authentication using <a href=\"https://en.wikipedia.org/wiki/Google_Authenticator\" target=\"_blank\" rel=\"noopener noreferrer\">Google Authenticator</a> or other compatible time-based One Time Password generators such as <a href=\"https://freeotp.github.io/\" target=\"_blank\" rel=\"noopener noreferrer\">FreeOTP</a>. To use two factor authentication please edit the user profile and enable two factor authentication."
|
|
|