Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | namespace changes | Johannes M. Schmitt | 2011-01-26 | 1 | -113/+0 |
| | | | | | | Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http | ||||
* | [Security] many improvements, and fixes | Johannes Schmitt | 2011-01-26 | 1 | -3/+9 |
| | |||||
* | normalized license messages in PHP files | Dominique Bongiraud | 2011-01-18 | 1 | -9/+9 |
| | |||||
* | renamed reloadUserByAccount() to loadUserByAccount() | Fabien Potencier | 2010-12-18 | 1 | -2/+2 |
| | |||||
* | remove user provider name | Johannes Schmitt | 2010-12-18 | 1 | -12/+11 |
| | |||||
* | fixed user refreshing after unserialization | Johannes Schmitt | 2010-12-15 | 1 | -5/+6 |
| | |||||
* | [Security] added unit tests to some authenticated providers (code coverage ↵ | Fabien Potencier | 2010-10-31 | 1 | -10/+6 |
| | | | | is more than 96% for the Security component now) | ||||
* | [Security]Fixed CS | Dominique Bongiraud | 2010-10-24 | 1 | -15/+16 |
| | |||||
* | added the Security Component and its integration into the MVC framework | Fabien Potencier | 2010-10-19 | 1 | -0/+110 |
Happy birthday symfony! |