novatio / silverstripe-security-hardener
Module that makes it possible to enable login hardening from the admin. Makes use of (read: replaces) camfindlay/silverstripe-twofactorauth.
Package info
github.com/novatio/silverstripe-security-hardener
Type:silverstripe-module
pkg:composer/novatio/silverstripe-security-hardener
1.1.3
2022-12-15 23:52 UTC
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".