Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make @inheritdoc consistent (lowercase) | Philipp Wahala | 2014-07-05 | 1 | -1/+1 |
| | |||||
* | feature #10427 Username in UsernameNotFoundException message data (maryo) | Fabien Potencier | 2014-06-06 | 1 | -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 data | Marek Štípek | 2014-06-06 | 1 | -0/+8 |
| | | |||||
* | | made {@inheritdoc} annotations consistent across the board | Fabien Potencier | 2014-04-16 | 1 | -3/+3 |
|/ | |||||
* | [Security] Switch to English messages as message keys | Alexander | 2013-01-07 | 1 | -1/+1 |
| | |||||
* | [Security] Fix CS + unreachable code | Alexander | 2013-01-07 | 1 | -4/+2 |
| | |||||
* | [Security] Fix `AuthenticationException` serialization | Alexander | 2013-01-07 | 1 | -0/+23 |
| | |||||
* | [Security] Introduced `UsernameNotFoundException#get/setUsername` | Alexander | 2013-01-07 | 1 | -0/+22 |
| | |||||
* | [Security] Add `getMessageKey` and `getMessageData` to auth exceptions | Alexander | 2013-01-07 | 1 | -0/+8 |
| | |||||
* | replaced symfony-project.org by symfony.com | Fabien Potencier | 2011-03-06 | 1 | -2/+2 |
| | |||||
* | namespace changes | Johannes M. Schmitt | 2011-01-26 | 1 | -0/+21 |
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http |