sulu/security-bundle

This package is abandoned and no longer maintained. The author suggests using the sulu/sulu package instead.

Security Bundle for the Sulu CMS

Installs: 18 035

Dependents: 5

Suggesters: 0

Security: 0

Stars: 3

Watchers: 27

Forks: 0

Open Issues: 0

Type:sulu-bundle

0.9.0 2014-10-29 16:42 UTC

README

Scrutinizer Code Quality

This bundle is part of the Sulu Content Management Framework (CMF) and licensed under the MIT License.

The SuluSecurityBundle builds on other sulu-cmf bundles. It provides a solution to create/modify roles in sulu.

Features

  • Roles editing
  • User management (extension of contacts)
  • Facilities to check permissions

Requirements

  • Symfony: 2.3.*
  • Sulu: dev-master
  • See also the require section of composer.json

PHP Unit Testing

phpunit

PHP Mess Detector

phpmd . xml codesize,controversial,design,unusedcode --exclude vendor,Tests