summaryrefslogtreecommitdiffstats
path: root/Core/Exception
Commit message (Expand)AuthorAgeFilesLines
* [Security] Switch to English messages as message keysAlexander2013-01-0716-17/+18
* [Security] Fix CS + unreachable codeAlexander2013-01-072-8/+4
* [Security] Fix `AuthenticationException` serializationAlexander2013-01-073-2/+48
* [Security] Introduced `UsernameNotFoundException#get/setUsername`Alexander2013-01-071-0/+22
* [Security] Removed `get/setExtraInformation`, added `get/set(Token|User)`Alexander2013-01-072-5/+41
* [Security] Add custom `getMessageKey` AccountStatusException childsAlexander2013-01-074-0/+32
* [Security] Add `getMessageKey` and `getMessageData` to auth exceptionsAlexander2013-01-0712-2/+106
* [Security] Change signature of `AuthenticationException` to match `\Exception`Alexander2013-01-071-7/+1
* [Security] fixed English grammar in exception messageDouglas Greenshields2012-05-011-1/+1
* fixed CS (missing or misplaced license blocks)Eriksen Costa2012-04-021-2/+2
* updated license blocksEriksen Costa2012-03-311-3/+3
* [Security] Use LogoutException for invalid CSRF token in LogoutListenerJeremy Mikola2012-02-141-0/+25
* removed unused use statementsFabien Potencier2011-10-291-3/+0
* 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 d...Johannes Schmitt2011-05-141-0/+27
* removed empty lines/trailing spacesBrikou CARRE2011-04-152-2/+2
* [Security] various changes, see belowJohannes Schmitt2011-03-102-3/+3
* 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 confiden...Johannes Schmitt2011-02-141-1/+23
* [Security] bug fix in FormAuthenticationEntryPointJohannes M. Schmitt2011-02-021-1/+1
* namespace changesJohannes M. Schmitt2011-01-2617-0/+395