novatio / silverstripe-security-hardener
Module that makes it possible to enable login hardening from the admin. Makes use of (read: replaces) camfindlay/silverstripe-twofactorauth.
Installs: 79
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:silverstripe-module
Requires
- endroid/qr-code: 1.3.*
- rych/otp: 1.1.*
- silverstripe/framework: ^3.3.2 || ^3.2.4 || ^3.1.19
- symfony/yaml: >=3.4
Replaces
README
Module that makes it possible to enable login hardening from the admin.
Makes use of camfindlay/silverstripe-twofactorauth.
Installation
composer require novatio/silverstripe-security-hardener
Configuration
Configuration is done in the settings section of the admin, tab "Security", where you can:
- enable and manage the settings for "Login Lockout";
- enable "Two Factor Auth".