• Best Drag & Drop Website Builder
  • Build Any Type of Website
  • Unlimited design flexibility
  • Drag & Drop Builder

Fortytwo – Two-Factor Authentication

by Fortytwo

2 Ratings

  • 3.0

Active Installations

20+

Last Update

8 years

Quality

D

Plugin Description

Description
What is Two-factor Authentication?
Authentication – the process of verifying your identity – boils down to one of three simple elements:
Something the user knows (PIN, password)
Something the user owns (mobile phone, device)
Something the user is (biometric, retina, fingerprint)
Two-factor Authentication (2FA) is a combination of any two of these unique identifiers.
How does our 2FA plugin work?
With Fortytwo’s 2FA WordPress plugin, the user only requires the username and password to login to their site (as per any standard login sequence) and a mobile phone to receive the one-time authentication code via SMS.
Our plugin is fully customisable and can be adapted to meet your specific needs, for example, you can assign 2FA to certain users depending on their specific administrative roles in WordPress and disable 2FA for users when they are using a known or ‘trusted’ device for a specific period of time. Fortytwo’s WordPress 2FA plugin offers the unique advantage of providing a highly customisable authentication process for users and provides an additional level of security when and as required.
What features does it include?
Fortytwo’s WordPress plugin comes with a myriad of features including the option to:
activate or disable 2FA for registration and/or login allowing the user to login using a username, password and 2FA or just a username and password
activate 2FA for login according to the user’s role in WordPress, for example, you can disable 2FA for certain users such as subscribers while maintaining 2FA for users with critical roles
Activate 2FA as optional or mandatory option for users, so you can give to your user the option to activate 2FA or force the option by default.
assign ‘trusted’ devices to specific users allowing the user – after their initial 2FA login – to validate their devices as ‘trusted’ for a specific time period, assigned by them in the settings. This option ensures that users aren’t required to enter an authentication code repeatedly with an assigned trusted device, after the initial 2FA login
resend the authentication code after registration if the SMS was not received – this allows the user to request the authentication code after 60 seconds and/or change his phone number in the event that an incorrect phone number was submitted
resend the authentication code after login if the SMS was not received – this allows the user to request the authentication code again after 60 seconds – this re-send option can also be disabled in the settings
to customize the behavior of the 2FA as documented on the API including changes to the authentication code length and type (numeric, alpha or alphanumeric), case sensitive validation, options to log a response via a callback URL and customise sender ID ‘s visible to the users
Fortytwo’s 2FA WordPress plugin supports 2FA for all Smart phones (iPhone, Android, BlackBerry), as well as basic phones.
Why use Fortytwo’s WordPress plugin?
Security Incorporating 2FA in to the user login process, creates a level of protection and security for your WordPress site that complex passwords can no longer guarantee
Customised functionality This is our first version of the plugin and we’re keenly interested in your feedback.
If there is additional functionality that you would you like to see, please let us know – we are happy to work on developing features to meet your specific requirements and endeavor to implement this in as short a time-frame as possible.
Configuration
Once the plugin is activated you have to configure the plugin before use:
In the admin panel go to Settings > Two Factor Authentication
Enter the token you have from the fortytwo control panel
Configure the other options accordingly to your needs
push the save button
Note: The Two factor authentication works only for the users who have the 2FA phone number on their profile.
Version 1.1.1
2016-12-22
* [IMPROVEMENT] Support for WordPress 4.6.X.
* [IMPROVEMENT] Don’t call login_header if the function was disabled.
Version 1.1.0
2016-10-04
* [IMPROVEMENT] Support for WordPress 4.6.X.
* [IMPROVEMENT] Update SDK dependencies.
* [IMPROVEMENT] Phone field rendering updated.
* [IMPROVEMENT] New API Paremeter : Message template to personalize the message sent with the 2FA Code.
* [IMPROVEMENT] New Mandatory option allowing to have 2FA option as optional or mandatory on login and/or on register.
Version 1.0.8
2016-05-02
* [DOCUMENTATION] Fix typo in the readme file.
[DOCUMENTATION] Fix typo in the readme file.
Version 1.0.7
2016-05-02
* [BUG] Update publish script to properly track/add new files and directory and untrack/delete deleted files.
* [BUG] Clean the SVN tree.
[BUG] Update publish script to properly track/add new files and directory and untrack/delete deleted files.
[BUG] Clean the SVN tree.
Version 1.0.6
2016-04-28
* [BUG] Settings – Update “API Sensitive case” field ID.
* [DOCUMENTATION] Change “why” items to list.
[BUG] Settings – Update “API Sensitive case” field ID.
[DOCUMENTATION] Change “why” items to list.
Version 1.0.5
2016-04-26
* [IMPROVEMENT] Update contributor id
[IMPROVEMENT] Update contributor id
Version 1.0.4
2016-04-25
* [IMPROVEMENT] Support for WordPress 4.5
[IMPROVEMENT] Support for WordPress 4.5
Version 1.0.3
2016-04-25
* [DOCUMENTATION] Add some tags on the presentation of the plugin.
* [DOCUMENTATION] Update the screenshots.
* [DOCUMENTATION] Update readme.txt description.
[DOCUMENTATION] Add some tags on the presentation of the plugin.
[DOCUMENTATION] Update the screenshots.
[DOCUMENTATION] Update readme.txt description.
Version 1.0.2
2016-04-20
* [DOCUMENTATION] Fix header description to feet in 150 characters
[DOCUMENTATION] Fix header description to feet in 150 characters
Version 1.0.1
2016-04-20
* [DOCUMENTATION] Update the readme.txt
[DOCUMENTATION] Update the readme.txt
Version 1.0.0
2016-04-19
* First stable version.
First stable version.
Version 1.0.0-RC11
2016-04-19
* [BUG] Fix error message when invalid token used.
* [BUG] Fix a typo.
* [IMPROVEMENT] Update readme.txt
[BUG] Fix error message when invalid token used.
[BUG] Fix a typo.
[IMPROVEMENT] Update readme.txt
Version 1.0.0-RC10
2016-04-18
* [BUG] Fix phone number validation on register.
* [BUG] Fix various typos.
* [BUG] Fix code validation on register/login
* [BUG] Fix bug when we validate code after a fail on register.
* [BUG] Fix inconsistency on naming of authentication code.
[BUG] Fix phone number validation on register.
[BUG] Fix various typos.
[BUG] Fix code validation on register/login
[BUG] Fix bug when we validate code after a fail on register.
[BUG] Fix inconsistency on naming of authentication code.
Version 1.0.0-RC9
2016-04-14
* [BUG] Device was always setup as trusted.
* [BUG] Fix missing phone helper on edit user.
* [BUG] Fix nullable callbackurl.
* [BUG] Fix validation code after one fail.
* [BUG] Fix resend option on login.
[BUG] Device was always setup as trusted.
[BUG] Fix missing phone helper on edit user.
[BUG] Fix nullable callbackurl.
[BUG] Fix validation code after one fail.
[BUG] Fix resend option on login.
Version 1.0.0-RC8
2016-04-12
* [BUG] Add missing jquery dependency on login
* [BUG] Fix Trusted device Activate/Disabled option
* [BUG] Fix naming convention for Authentication code
* [IMPROVEMENT] Update in code documentation
* [IMPROVEMENT] Adding field validation in the settings
* [BUG] Fix missing dependency * Jquery
* [BUG] Fix a typo on setting panel.
* [BUG] Fix a bug with the cookie path.
[BUG] Add missing jquery dependency on login
[BUG] Fix Trusted device Activate/Disabled option
[BUG] Fix naming convention for Authentication code
[IMPROVEMENT] Update in code documentation
[IMPROVEMENT] Adding field validation in the settings
[BUG] Fix missing dependency – Jquery
[BUG] Fix a typo on setting panel.
[BUG] Fix a bug with the cookie path.
Version 1.0.0-RC7
2016-04-06
* [BUG] Resend SMS no showing on login.
* [BUG] Disable 2FA on register not working properly.
[BUG] Resend SMS no showing on login.
[BUG] Disable 2FA on register not working properly.
Version 1.0.0-RC6
2016-04-06
* [IMPROVEMENTS] Updating versions numbers
[IMPROVEMENTS] Updating versions numbers
Version 1.0.0-RC5
2016-04-04
* [IMPROVEMENTS] Small fixes
[IMPROVEMENTS] Small fixes
Version 1.0.0-RC4
2016-04-04
* [IMPROVEMENTS] Fixing various bugs
* [IMPROVEMENTS] Adding screenshots for the wordpress plugin website
[IMPROVEMENTS] Fixing various bugs
[IMPROVEMENTS] Adding screenshots for the wordpress plugin website
Version 1.0.0-RC3
2016-04-01
* [IMPROVEMENTS] Adding assets : banner and icons.
[IMPROVEMENTS] Adding assets : banner and icons.
Version 1.0.0-RC2
2016-03-30
* [IMPROVEMENTS] Update assets for WordPress publication
* [IMPROVEMENTS] Add publish.sh file for publishing version on the SVN repo.
[IMPROVEMENTS] Update assets for WordPress publication
[IMPROVEMENTS] Add publish.sh file for publishing version on the SVN repo.
Version 1.0.0-RC1
2016-03-24
* [IMPROVEMENTS] : Add Readme.txt for wordpress repo and the icon image.
* [IMPROVEMENTS] : Updating documentation.
* [FEATURES] : Initial features.
[IMPROVEMENTS] : Add Readme.txt for wordpress repo and the icon image.
[IMPROVEMENTS] : Updating documentation.
[FEATURES] : Initial features.

Similar Plugins

  • Report Bug
The content on this website originates from various sources. All rights to the original content remain with the respective author. If you believe that your copyrights have been infringed by the use of content on this website, please contact us at info@plugin-guru.com. We will remove the content in question immediately.

This is the heading

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Collections

Create your first Collection

To create a collection, simply click on the symbol on the desired plugin.

You can see this symbol when you move the mouse over the plugin. 

Current Level

Plugin Magican

You have reached 0 views on your collections and are currently Plugin Magican. You magically help people find the right plugins and are a great asset to the community

0 of 500 views reached