Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDGHILMPRSTUVWXZ
]
php-symfony4-security - Symfony Security Component (version 4)
- Website:
- http://symfony.com/doc/4.4/components/security.html
- Licence:
- MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
The Security Component provides a complete security system for your web
application. It ships with facilities for authenticating using HTTP basic
or digest authentication, interactive form login or X.509 certificate login,
but also allows you to implement your own authentication strategies.
Furthermore, the component provides ways to authorize authenticated users
based on their roles, and it contains an advanced ACL system.
Autoloader: /usr/share/php/Symfony4/Component/Security/autoload.php
Packages
php-symfony4-security-4.4.19-1.fc31.remi.noarch
|
[131 KiB]
|
Changelog by Remi Collet (2021-01-28):
- update to 4.4.19
- drop dependency on ocramius/proxy-manager
- add dependency on friendsofphp/proxy-manager-lts
- raise dependency on doctrine_annotations_min_ver 1.10.4
- raise dependency on doctrine/orm 2.6.3
- raise dependency on twig/twig 1.43
- sources from git snapshot
|
php-symfony4-security-4.4.18-1.fc31.remi.noarch
|
[131 KiB]
|
Changelog by Remi Collet (2020-12-21):
- update to 4.4.18
|