ipub/security-module

This package is abandoned and no longer maintained. No replacement package was suggested.

Module for handling security tasks in CMS based on Nette Framework

v1.3.0 2020-02-16 19:41 UTC

This package is auto-updated.

Last update: 2020-08-10 12:47:16 UTC


README

Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Latest Stable Version Composer Downloads License

Security module is a part of CMS based on Nette Framework

Installation

The best way to install ipub/security-module is using Composer:

$ composer require ipub/security-module

After that you have to register extension in config.neon.

extensions:
	ipub/security-module: IPub\SecurityModule\DI\SecurityModuleExtension

Documentation

Learn how to manage security tasks in documentation.

Homepage https://www.ipublikuj.eu and repository http://github.com/ipublikuj-fw/security-module.