Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence du fichier plugins/twofactorauth/totp/postinstall/actions.php

Espaces de nommage

 Joomla\Plugin
 

Fonctions

 twofactorauth_postinstall_condition ()
 
 twofactorauth_postinstall_action ()
 

Documentation des fonctions

◆ twofactorauth_postinstall_action()

twofactorauth_postinstall_action ( )

Enables the two factor authentication plugin and redirects the user to their user profile page so that they can enable two factor authentication on their account.

Renvoie
void
Depuis
3.2

Références $db, $query, et $url.

◆ twofactorauth_postinstall_condition()

twofactorauth_postinstall_condition ( )

Checks if the plugin is enabled. If not it returns true, meaning that the message concerning two factor authentication should be displayed.

Renvoie
integer
Depuis
3.2

Références $db, et $query.