Releases: jetrails/magento-twofactor
Releases · jetrails/magento-twofactor
Version 1.1.5
- Merged PR-28, Replacing QR code provider, thanks @marcogruhl !
Version 1.1.4
Version 1.1.3
Change Log
- Fixed GH-7, password lifetime issue with Enterprise_Pci module on EE
Version 1.1.2
Change Log
- Refreshing config cache when saving 2fa settings
- Fixed logout not working for custom admin frontend
- TOTP class now being loaded properly on case-sensitive systems
- Moved all controller actions to live under admin route
Version 1.1.1
Change Log
- Added enterprise compatibility
Version 1.1.0
Change Log
- Added docker to repo
- Cleaned Grunt to necessary commands only
- Changed from role based to user based 2FA enforcement
- Made remember me duration configurable
- Made failed attempts configurable
- Made ban duration configurable
- Added a manage 2FA accounts page for super admins
- Improved email templates
Version 1.0.9
Two Factor is a Magento extension that enables two factor authentication for Magento admin users. This extension is meant to be used with authentication apps such as Google Authenticator. The JetRails TFA plugin helps to ensure that all log-ins are authorized. This version is the first version to be uploaded to the Magento Marketplace. This plugin comes with the following features:
- Backup codes as an alternate authentication method
- Force TFA usage based on Magento role
- Remember authentication for 7 days
- Send email to account owner and admins on account block
- Brute force protection (10 min. block between 10 failed attempts)