2069
security-bundle
The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
- activity Low

The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
Security for Symfony2 Authentication/Authorisation - Reduce potential for Brute Force Dictionary attacks by limiting login attempts.
This is a bundle to allow authentication into symfony >=2.1 by an Active directory
This is a bundle to allow authentication into symfony >=2.1 by an Active directory
Use expression based permissions instead of roles or voters to simplify your security in Symfony. Feel free to contribute ! :+1: Project was...