novatio/silverstripe-security-hardener

Module that makes it possible to enable login hardening from the admin. Makes use of (read: replaces) camfindlay/silverstripe-twofactorauth.

1.1.3 2022-12-15 23:52 UTC

This package is auto-updated.

Last update: 2024-04-13 22:34:58 UTC


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".