Skip to content

Releases: studiobonito/silverstripe-security

v1.0.2

17 Dec 16:22
Compare
Choose a tag to compare

Security Module

Added

  • Included .editorconfig file.

Fixed

  • Corrected version string for SilverStripe in composer.json file.

v1.0.1

17 Dec 16:21
Compare
Choose a tag to compare

Security Module

Added

  • Updated module to work with SilverStripe CMS 3.2.

Changed

  • Updated module description and keywords.

v1.0.0

29 Oct 13:58
Compare
Choose a tag to compare

Security Module

Overview

Provide ModelAdmin replacement for SecurityAdmin in SilverStripe CMS.

Screenshot of Security Module

Requirements

  • SilverStripe 3.1.15 or newer.

Install

Via Composer

$ composer require studiobonito/silverstripe-security

Manually

Copy the 'silverstripe-security' folder to the root of your SilverStripe installation.

Usage

The model provides a drop in replacement for the default 'Security' tab in the SilverStripe CMS.
Installing the module will replace the default 'Security' tab and replace it with this one.
This 'Security' tab is based on ModelAdmin and provides simple filtering which is good for managing sites with large numbers of users/groups.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

  • [Tom Densham][link-author]
  • [All Contributors][link-contributors]

License

The BSD-2-Clause License. Please see License File for more information.