Download the PHP package axllent/silverstripe-login-reports without Composer
On this page you can find all versions of the php package axllent/silverstripe-login-reports. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download axllent/silverstripe-login-reports
More information about axllent/silverstripe-login-reports
Files in axllent/silverstripe-login-reports
Download axllent/silverstripe-login-reports
More information about axllent/silverstripe-login-reports
Files in axllent/silverstripe-login-reports
Vendor axllent
Package silverstripe-login-reports
Short Description Member login reports for SilverStripe
License MIT
Homepage https://github.com/axllent/silverstripe-login-reports
Package silverstripe-login-reports
Short Description Member login reports for SilverStripe
License MIT
Homepage https://github.com/axllent/silverstripe-login-reports
Please rate this library. Is it a good library?
Informations about the package silverstripe-login-reports
Silverstripe login reports
A module to add a system login reports to the CMS, as well as an individual member logins.
Note: The LoginAttempt::Email
field is now deprecated, meaning that Silverstripe by default
will only log a SHA1 hash of the login email. This module re-enables this field and will cause
the login process to update the Email
field with the posted value. This module also exposes
member IPs to anyone with access to the reports and/or member data.
Features
- A report for all websites logins (failed and passed), displaying date, status, IP address and email.
- Adds a
Login attempts
tab to CMS members (Security) specific to that member. - All data is read-only and cannot be manipulated via the CMS.
Requirements
- Silverstripe ^4
Installation
All versions of silverstripe-login-reports with dependencies
PHP Build Version
Package Version
Requires
silverstripe/framework Version
^4.0
The package axllent/silverstripe-login-reports contains the following files
Loading the files please wait ....