Dmitriy Gnatenko 2c154caeca Vendors updated 3 years ago
..
Attribute 9329362bd0 Symfony updated to 5.2 3 years ago
Authentication e5f3fbd37b Vendors updated 3 years ago
Authenticator e5f3fbd37b Vendors updated 3 years ago
Authorization da31d8a6df Revert "Vendors updated" 4 years ago
Controller 2e430a556d Vendors updated 3 years ago
EntryPoint da31d8a6df Revert "Vendors updated" 4 years ago
Event 9329362bd0 Symfony updated to 5.2 3 years ago
EventListener e5f3fbd37b Vendors updated 3 years ago
Firewall 2c154caeca Vendors updated 3 years ago
Impersonate 9329362bd0 Symfony updated to 5.2 3 years ago
LoginLink 9329362bd0 Symfony updated to 5.2 3 years ago
Logout e5f3fbd37b Vendors updated 3 years ago
RateLimiter 2c154caeca Vendors updated 3 years ago
RememberMe 2e430a556d Vendors updated 3 years ago
Session 0b8749ecf8 Update vendors 3 years ago
Util 9329362bd0 Symfony updated to 5.2 3 years ago
AccessMap.php da31d8a6df Revert "Vendors updated" 4 years ago
AccessMapInterface.php da31d8a6df Revert "Vendors updated" 4 years ago
Firewall.php 9329362bd0 Symfony updated to 5.2 3 years ago
FirewallMap.php da31d8a6df Revert "Vendors updated" 4 years ago
FirewallMapInterface.php da31d8a6df Revert "Vendors updated" 4 years ago
HttpUtils.php 0b8749ecf8 Update vendors 3 years ago
LICENSE e5f3fbd37b Vendors updated 3 years ago
ParameterBagUtils.php da31d8a6df Revert "Vendors updated" 4 years ago
README.md da31d8a6df Revert "Vendors updated" 4 years ago
SecurityEvents.php 2e430a556d Vendors updated 3 years ago
composer.json 9329362bd0 Symfony updated to 5.2 3 years ago

README.md

Security Component - HTTP Integration

Security provides an infrastructure for sophisticated authorization systems, which makes it possible to easily separate the actual authorization logic from so called user providers that hold the users credentials. It is inspired by the Java Spring framework.

Resources