camfindlay / silverstripe-twofactorauth
Adds 2 factor authentication to SilverStripe CMS
Installs: 4 984
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 10
Open Issues: 7
Type:silverstripe-vendormodule
Requires
- endroid/qr-code: 1.3.*
- rych/otp: 1.1.*
- silverstripe/framework: ^4.0.0
Requires (Dev)
- phpunit/phpunit: ^5.7
- squizlabs/php_codesniffer: ^3
Conflicts
Replaces
README
Enable two factor authentication (Timed One-Time Password) for SilverStripe CMS using QR codes.
Requirements
- SilverStripe Framework (v4)
- OATH-OTP Implementation for PHP by rych
- Endroid QR Code
Installation
composer require camfindlay/silverstripe-twofactorauth
Documentation
Configuration
See Configuration documentation
User guide
See User guide documentation
Maintainers
- Cam Findlay hello@camfindlay.com
- Fred Condo fcondo@quinn.com
Contributing
See Contributing documentation and license agreement
Changelog
See Module releases
License
Code is license under the BSD 3-Clause Open Source license. See License