Name: | php-nette-security |
---|---|
Version: | 2.3.2 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 61155 |
License: | BSD or GPLv2 or GPLv3 |
RPM: | php-nette-security-2.3.2-1.el7.noarch.rpm |
Source RPM: | php-nette-security-2.3.2-1.el7.src.rpm |
Build Date: | Mon Dec 04 2017 |
Build Host: | x86-ol6-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/nette/security |
Summary: | Nette Security: Access Control Component |
Description: | Nette Security: Access Control - user login and logout - verifying user privileges - securing against vulnerabilities - how to create custom authenticators and authorizators - Access Control List To use this library, you just have to add, in your project: require_once '/usr/share/php/Nette/Security/autoload.php'; |