tfa_basic_cron |
./tfa_basic.module |
Implements hook_cron(). |
|
|
tfa_basic_disable_form |
./tfa_basic.pages.inc |
|
|
1 |
tfa_basic_disable_form_submit |
./tfa_basic.pages.inc |
Disable form submit. |
|
1 |
tfa_basic_disable_form_validate |
./tfa_basic.pages.inc |
Disable form validate. |
|
|
tfa_basic_drush_sql_sync_sanitize |
./tfa_basic.drush.inc |
Implements hook_sql_sync_sanitize(). |
|
|
tfa_basic_format_number |
./tfa_basic.module |
Format a mobile number. |
2 |
|
tfa_basic_form_submit |
./tfa_basic.module |
Submit for TFA admin settings alter. |
|
1 |
tfa_basic_form_tfa_admin_settings_alter |
./tfa_basic.module |
Implements hook_form_FORM_ID_alter(). |
|
|
tfa_basic_form_tfa_form_alter |
./tfa_basic.module |
Implements hook_form_FORM_ID_alter(). |
|
|
tfa_basic_form_validate |
./tfa_basic.module |
Validation for TFA admin settings alter. |
|
1 |
tfa_basic_get_mobile_number |
./tfa_basic.module |
Get mobile number for an account. |
5 |
|
tfa_basic_get_tfa_data |
./tfa_basic.module |
Get TFA data for an account. |
5 |
|
tfa_basic_get_twilio_client |
./tfa_basic.module |
Get a Twilio services client. |
3 |
|
tfa_basic_libraries_info |
./tfa_basic.module |
Implements hook_libraries_info(). |
|
|
tfa_basic_library |
./tfa_basic.module |
Implements hook_library(). |
|
|
tfa_basic_mail |
./tfa_basic.module |
Implements hook_mail(). |
|
|
tfa_basic_menu |
./tfa_basic.module |
Implements hook_menu(). |
|
|
tfa_basic_overview |
./tfa_basic.pages.inc |
TFA Basic account setup overview page. |
|
1 |
tfa_basic_permission |
./tfa_basic.module |
Implements hook_permission(). |
|
|
tfa_basic_recovery_codes_list |
./tfa_basic.pages.inc |
Output unused recovery codes. |
|
|
tfa_basic_recovery_code_create |
./tfa_basic.module |
Create TfaBasicRecoveryCode plugin. |
|
|
tfa_basic_schema |
./tfa_basic.install |
Implements hook_schema(). |
|
|
tfa_basic_setup_access |
./tfa_basic.module |
Access control. |
|
1 |
tfa_basic_setup_form |
./tfa_basic.pages.inc |
TFA setup form router. |
|
1 |
tfa_basic_setup_form_submit |
./tfa_basic.pages.inc |
Setup form submit. |
|
1 |
tfa_basic_setup_form_validate |
./tfa_basic.pages.inc |
Setup form validate. |
|
|
tfa_basic_setup_save_data |
./tfa_basic.module |
Save TFA settings for an account. |
2 |
|
tfa_basic_set_mobile_number |
./tfa_basic.module |
Update mobile number on account. |
1 |
|
tfa_basic_sms_create |
./tfa_basic.module |
Create TfaBasicSms plugin. |
|
|
tfa_basic_tfa_api |
./tfa_basic.module |
Implements hook_tfa_api(). |
|
|
tfa_basic_tfa_context_alter |
./tfa_basic.module |
Alters tfa_context array to set plugins from user settings. |
|
|
tfa_basic_tfa_disabled_body |
./tfa_basic.module |
Returns text appropriate for an email when someone has disabled tfa. |
1 |
|
tfa_basic_tfa_enabled_body |
./tfa_basic.module |
Returns text appropriate for an email when someone has enabled tfa. |
1 |
|
tfa_basic_tfa_ready_require |
./tfa_basic.module |
Implements hook_tfa_ready_require(). |
|
|
tfa_basic_tfa_required |
./tfa_basic.module |
Whether TFA is required for the account. |
2 |
|
tfa_basic_totp_create |
./tfa_basic.module |
Create TfaTotp plugin. |
|
|
tfa_basic_trusted_browser_create |
./tfa_basic.module |
Create TfaTrustedBrowser plugin. |
|
|
tfa_basic_uninstall |
./tfa_basic.install |
Implements hook_uninstall(). |
|
|
tfa_basic_update_7001 |
./tfa_basic.install |
Create new database table {tfa_recovery_code}. |
|
|
tfa_basic_update_7002 |
./tfa_basic.install |
Rename trusted device to trusted browser. |
|
|
tfa_basic_update_7003 |
./tfa_basic.install |
Create new database table {tfa_accepted_code}. |
|
|
tfa_basic_valid_number |
./tfa_basic.module |
Validate phone number for use in TFA SMS plugin. |
1 |
|
_tfa_basic_form_validate |
./tfa_basic.module |
Validation handler to encourage use of fallback if there are form errors. |
|
1 |
_tfa_basic_full_setup_steps |
./tfa_basic.pages.inc |
Steps eligble for TFA Basic setup. |
1 |
|
_tfa_basic_plugin_setup_form_overview |
./tfa_basic.pages.inc |
Get TFA basic setup action links for use on overview page. |
1 |
|
_tfa_basic_set_next_step |
./tfa_basic.pages.inc |
Set form rebuild, next step, and message if any plugin steps left. |
1 |
|