Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | namespace changes | Johannes M. Schmitt | 2011-01-26 | 6 | -353/+0 |
| | | | | | | Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http | ||||
* | normalized license messages in PHP files | Dominique Bongiraud | 2011-01-18 | 6 | -16/+16 |
| | |||||
* | added generic encoder factory | Johannes Schmitt | 2010-12-21 | 2 | -0/+107 |
| | |||||
* | applies base64 encoding directly to the binary data instead of their ↵ | Johannes M. Schmitt | 2010-10-24 | 1 | -4/+4 |
| | | | | hexadecimal representation | ||||
* | [Security]Fixed markup | Dominique Bongiraud | 2010-10-24 | 1 | -2/+2 |
| | |||||
* | [Security] changed encoders to use hash() function whenver possible and ↵ | Johannes Schmitt | 2010-10-22 | 1 | -5/+9 |
| | | | | replaced sha1 with sha256 as default algorithm | ||||
* | [Security] Use a negative length parameter to simplify the code | Victor Berchet | 2010-10-21 | 1 | -1/+1 |
| | |||||
* | [Security] changed the way passwords are compared to avoid timing attacks | Fabien Potencier | 2010-10-21 | 3 | -3/+28 |
| | |||||
* | [Security] Fixed coding standard | Pascal Borreli | 2010-10-19 | 2 | -7/+8 |
| | |||||
* | [Security] Fixed typo | Pascal Borreli | 2010-10-19 | 1 | -1/+1 |
| | |||||
* | added the Security Component and its integration into the MVC framework | Fabien Potencier | 2010-10-19 | 4 | -0/+216 |
Happy birthday symfony! |