summaryrefslogtreecommitdiffstats
path: root/Core/Exception/UsernameNotFoundException.php
Commit message (Collapse)AuthorAgeFilesLines
* Make @inheritdoc consistent (lowercase)Philipp Wahala2014-07-051-1/+1
|
* feature #10427 Username in UsernameNotFoundException message data (maryo)Fabien Potencier2014-06-061-0/+8
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This PR was squashed before being merged into the 2.6-dev branch (closes #10427). Discussion ---------- Username in UsernameNotFoundException message data | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | Added username in UsernameNotFoundException message data Commits ------- 3dfaa19 Username in UsernameNotFoundException message data
| * Username in UsernameNotFoundException message dataMarek Štípek2014-06-061-0/+8
| |
* | made {@inheritdoc} annotations consistent across the boardFabien Potencier2014-04-161-3/+3
|/
* [Security] Switch to English messages as message keysAlexander2013-01-071-1/+1
|
* [Security] Fix CS + unreachable codeAlexander2013-01-071-4/+2
|
* [Security] Fix `AuthenticationException` serializationAlexander2013-01-071-0/+23
|
* [Security] Introduced `UsernameNotFoundException#get/setUsername`Alexander2013-01-071-0/+22
|
* [Security] Add `getMessageKey` and `getMessageData` to auth exceptionsAlexander2013-01-071-0/+8
|
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-061-2/+2
|
* namespace changesJohannes M. Schmitt2011-01-261-0/+21
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http