summaryrefslogtreecommitdiffstats
path: root/Core/Exception
Commit message (Collapse)AuthorAgeFilesLines
* fixed CSFabien Potencier2011-06-084-4/+4
|
* added missing license headersFabien Potencier2011-05-311-0/+9
|
* [Security/Http] better error message when session times out, or cookies are ↵Johannes Schmitt2011-05-141-0/+27
| | | | disabled
* removed empty lines/trailing spacesBrikou CARRE2011-04-152-2/+2
|
* [Security] various changes, see belowJohannes Schmitt2011-03-102-3/+3
| | | | | | - visibility changes from protected to private - AccountInterface -> UserInterface - SecurityContext::vote() -> SecurityContext::isGranted()
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-0617-31/+31
|
* corrected NonceExpiredException namespaceLukas Kahwe Smith2011-02-271-1/+1
|
* [Security/Http] Adds CSRF protection to the form-loginJohannes Schmitt2011-02-161-0/+12
|
* [Security] fixes a bug where authentication errors might have leaked ↵Johannes Schmitt2011-02-141-1/+23
| | | | confidential information
* [Security] bug fix in FormAuthenticationEntryPointJohannes M. Schmitt2011-02-021-1/+1
|
* namespace changesJohannes M. Schmitt2011-01-2617-0/+395
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http