You are here

Files in Google Authenticator / 2 Factor Authentication - 2FA 7

Primary tabs

File namesort descending Location Namespace Description
authenticate_user.inc authenticate_user.inc This is used to authenticate user during login.
AuthenticationAPIHandler.php classes/AuthenticationAPIHandler.php
AuthenticationType.php classes/AuthenticationType.php Contains Authentication type class.
bootstrap.min.css includes/css/bootstrap.min.css .mo2fa_btn { display: inline-block; /*padding: 6px 12px;*/ margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; …
configure_google_authenticator.inc configure_google_authenticator.inc
configure_kba.inc configure_kba.inc
configure_otp_over_sms.inc configure_otp_over_sms.inc
configure_otp_over_sms_and_email.inc configure_otp_over_sms_and_email.inc
configure_qrcode_authentication.inc configure_qrcode_authentication.inc
Constants.php classes/Constants.php Contains constants class.
CustomerProfile.php classes/CustomerProfile.php Contains constants class.
CustomerSetup.php classes/CustomerSetup.php Contains miniOrange Customer class.
CustomerSupport.php classes/CustomerSupport.php Contains miniOrange Support class.
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim…
LoginSettings.php classes/LoginSettings.php
miniorange_2fa_feedback.php miniorange_2fa_feedback.php
MoAuthPasswordValidator.php classes/MoAuthPasswordValidator.php
MoAuthRBA.php classes/MoAuthRBA.php
mo_auth.info mo_auth.info name = miniOrange Two-Factor Authentication description = Easily add Two Factor Authentication to protect sites from unauthorized login attempts. Support SMS, QR Code, Push, Google Authenticator, Authy, Device ID. core = 7.x configure =…
mo_auth.install mo_auth.install
mo_auth.module mo_auth.module Module file for miniOrange 2FA Module.
mo_auth_customer_setup.inc mo_auth_customer_setup.inc Contains form for customer setup.
mo_auth_inline_registration.inc mo_auth_inline_registration.inc
mo_auth_licensing.inc mo_auth_licensing.inc Contains support form for miniOrange 2FA Login Module.
mo_auth_login_settings.inc mo_auth_login_settings.inc Contains support form for miniOrange 2FA Login Module.
mo_auth_setup_twofactor.inc mo_auth_setup_twofactor.inc Contains Setup Two-Factor page for miniOrange 2FA Login Module.
mo_auth_support.inc mo_auth_support.inc Contains support form for miniOrange 2FA Login Module.
mo_auth_user_management.inc mo_auth_user_management.inc Contains support form for miniOrange 2FA Login Module.
phone.css includes/css/phone.css .intl-number-input { position: inherit; } .intl-number-input .hide { display: none; } .intl-number-input .flag-dropdown { position: absolute; cursor: pointer; } .intl-number-input .flag-dropdown .selected-flag { margin: 1px; padding: 8px 16px 6px 7px;…
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Installation * Configuration INTRODUCTION ------------ A highly secure & easy to setup Two Factor Authentication (TFA) for your Drupal site. Rather than relying on a password…
style_settings.css includes/css/style_settings.css .mo2f_table_layout { border-radius: 1px; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15); background-color:#FFFFFF; border:1px solid #CCCCCC; margin: 0 2% 2% 0; } .mo2f_highlight_background_note{ background-color: #e0e0e0; border-radius:…
test_email_verification.inc test_email_verification.inc Email verification functions.
test_google_authenticator.inc test_google_authenticator.inc Email verification functions.
test_kba_authentication.inc test_kba_authentication.inc Email verification functions.
test_otp_over_sms.inc test_otp_over_sms.inc OTP Over SMS(test) functions.
test_otp_over_sms_and_email.inc test_otp_over_sms_and_email.inc OTP Over SMS and Email(test) functions.
test_qrcode_authentication.inc test_qrcode_authentication.inc Email verification functions.
User.php classes/User.php
UsersAPIHandler.php classes/UsersAPIHandler.php
Utilities.php classes/Utilities.php This file is part of miniOrange 2FA module.

Other projects