2017 © Pedro Peláez
 

symfony-bundle mjr-security-integration-bundle

Bundle provides integration layer which is necessary to make MJR to be security aware.

image

modera/mjr-security-integration-bundle

Bundle provides integration layer which is necessary to make MJR to be security aware.

  • Sunday, November 5, 2017
  • by modera
  • Repository
  • 5 Watchers
  • 0 Stars
  • 3,475 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 24 Versions
  • 0 % Grown

The README.md

ModeraMJRSecurityIntegrationBundle

Bundle provides integration layer which is necessary to make MJR to be security aware (authentication, authorization)., (*1)

Installation

Step 1: Download the Bundle

``` bash composer require modera/mjr-security-integration-bundle:4.x-dev, (*2)


This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation. ### Step 2: Enable the Bundle This bundle should be automatically enabled by [Flex](https://symfony.com/doc/current/setup/flex.html). In case you don't use Flex, you'll need to manually enable the bundle by adding the following line in the `config/bundles.php` file of your project: ``` php <?php // config/bundles.php return [ // ... Modera\MJRSecurityIntegrationBundle\ModeraMJRSecurityIntegrationBundle::class => ['all' => true], ];

Licensing

This bundle is under the MIT license. See the complete license in the bundle: Resources/meta/LICENSE, (*3)

The Versions

05/06 2017
05/06 2017
05/06 2017
05/06 2017
05/06 2017
05/06 2017

dev-direct-bundle-csrf

dev-direct-bundle-csrf http://modera.org

Bundle provides integration layer which is necessary to make MJR to be security aware.

  Sources   Download

MIT

The Requires

 

The Development Requires

mjr

05/06 2017

dev-crub_pagination_fetch_fix

dev-crub_pagination_fetch_fix http://modera.org

Bundle provides integration layer which is necessary to make MJR to be security aware.

  Sources   Download

MIT

The Requires

 

The Development Requires

mjr

02/03 2017
02/03 2017
03/02 2017
11/01 2017
09/12 2016

2.x-dev

2.9999999.9999999.9999999-dev http://modera.org

Bundle provides integration layer which is necessary to make MJR to be security aware.

  Sources   Download

MIT

The Requires

 

The Development Requires

mjr