Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed CS | Fabien Potencier | 2011-06-08 | 4 | -4/+4 |
| | |||||
* | added missing license headers | Fabien Potencier | 2011-05-31 | 1 | -0/+9 |
| | |||||
* | [Security/Http] better error message when session times out, or cookies are ↵ | Johannes Schmitt | 2011-05-14 | 1 | -0/+27 |
| | | | | disabled | ||||
* | removed empty lines/trailing spaces | Brikou CARRE | 2011-04-15 | 2 | -2/+2 |
| | |||||
* | [Security] various changes, see below | Johannes Schmitt | 2011-03-10 | 2 | -3/+3 |
| | | | | | | - visibility changes from protected to private - AccountInterface -> UserInterface - SecurityContext::vote() -> SecurityContext::isGranted() | ||||
* | replaced symfony-project.org by symfony.com | Fabien Potencier | 2011-03-06 | 17 | -31/+31 |
| | |||||
* | corrected NonceExpiredException namespace | Lukas Kahwe Smith | 2011-02-27 | 1 | -1/+1 |
| | |||||
* | [Security/Http] Adds CSRF protection to the form-login | Johannes Schmitt | 2011-02-16 | 1 | -0/+12 |
| | |||||
* | [Security] fixes a bug where authentication errors might have leaked ↵ | Johannes Schmitt | 2011-02-14 | 1 | -1/+23 |
| | | | | confidential information | ||||
* | [Security] bug fix in FormAuthenticationEntryPoint | Johannes M. Schmitt | 2011-02-02 | 1 | -1/+1 |
| | |||||
* | namespace changes | Johannes M. Schmitt | 2011-01-26 | 17 | -0/+395 |
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http |