Website Skeleton 4.1.7 + Extra Bundles + Basic config
- https://symfony.com
- https://github.com/LucasWeb2016/TranslationsExtraBundle
- https://github.com/sensiolabs/security-checker
- https://github.com/anyx/LoginGateBundle
- Basic user access control, based on users, roles and permissions, all of them stored in entities, and using Voters to easy check permissions using isGranted()
- Security extended with anyx/LoginGateBundle. Login blocked 60 minutes after five failed attempts