studiobonito/silverstripe-security

Enhanced SilverStripe CMS security section for managing members, groups, and roles.

1.1.0 2017-02-23 09:03 UTC

This package is not auto-updated.

Last update: 2024-03-16 15:36:12 UTC


README

Latest Version on Packagist Software License Quality Score Total Downloads

Overview

Enhanced SilverStripe CMS security section for managing members, groups, and roles.

Screenshot of Security Module

Requirements

  • SilverStripe CMS 3.1.15 and newer or 3.2 and 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' section in the SilverStripe CMS. This 'Security' section replacement is based on ModelAdmin and provides simple filtering which is good for managing sites with large numbers of users/groups.

Roadmap

  • Create ModelAdmin base drop in for current security section.
  • Add options for admins to control available fields for members.
  • Extend filtering options
  • Improve import/export

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email support@studiobonito.co.uk instead of using the issue tracker.

Credits

License

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