Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Security] Split the component into 3 sub-components Core, ACL, HTTP | Bernhard Schussek | 2013-09-18 | 1 | -73/+0 |
| | |||||
* | Fixed typos | Pascal Borreli | 2012-07-28 | 1 | -1/+1 |
| | |||||
* | [Security][ACL] Fixed ObjectIdentity::fromDomainObject and ↵ | Jordan Alliot | 2012-04-12 | 1 | -0/+9 |
| | | | | | | | UserSecurityIdentity::from(Account|Token) when working with proxies Backported ClassUtils class from Doctrine Common 2.2 Fixes #2611, #2056, #2048, #2035 | ||||
* | moved component and bridge unit tests to the src/ directory | Fabien Potencier | 2012-03-29 | 1 | -0/+64 |
This is the first step to make each Symfony Component and Bridge self-contained. |