Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/vendor/symfony/security/Guard
Yannick Warnier 437d57b218 Add static resources and remove tests dir for release 9 years ago
..
Authenticator Add static resources and remove tests dir for release 9 years ago
Firewall Add static resources and remove tests dir for release 9 years ago
Provider Add static resources and remove tests dir for release 9 years ago
Tests Add static resources and remove tests dir for release 9 years ago
Token Add static resources and remove tests dir for release 9 years ago
.gitignore Add static resources and remove tests dir for release 9 years ago
AbstractGuardAuthenticator.php Add static resources and remove tests dir for release 9 years ago
GuardAuthenticatorHandler.php Add static resources and remove tests dir for release 9 years ago
GuardAuthenticatorInterface.php Add static resources and remove tests dir for release 9 years ago
LICENSE Add static resources and remove tests dir for release 9 years ago
README.md Add static resources and remove tests dir for release 9 years ago
composer.json Add static resources and remove tests dir for release 9 years ago
phpunit.xml.dist Add static resources and remove tests dir for release 9 years ago

README.md

Security Component - Guard

The Guard component brings many layers of authentication together, making it much easier to create complex authentication systems where you have total control.

Resources