Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [2.3][SECURITY] Add remember me cookie configuration | Klaas Cuvelier | 2015-10-06 | 1 | -10/+0 |
| | |||||
* | [Security][bugfix] "Remember me" cookie cleared on logout with custom ↵ | Dawid Nowak | 2015-10-05 | 1 | -3/+29 |
| | | | | "secure"/"httponly" config options [1] | ||||
* | [Security] AbstractRememberMeServices::encodeCookie() validates cookie parts | Dawid Nowak | 2015-05-21 | 1 | -0/+34 |
| | |||||
* | [2.3] Remove useless tests skips | Nicolas Grekas | 2015-01-03 | 1 | -7/+0 |
| | |||||
* | fixed CS | Fabien Potencier | 2014-09-22 | 1 | -1/+1 |
| | |||||
* | fixed various inconsistenciesv2.3.10 | Fabien Potencier | 2014-02-11 | 1 | -11/+11 |
| | |||||
* | Try to make sure cookies get deleted from the TokenProvider when no longer ↵ | Terje Bråten | 2012-11-21 | 1 | -8/+8 |
| | | | | in use | ||||
* | updated license blocks | Eriksen Costa | 2012-03-31 | 1 | -3/+3 |
| | |||||
* | moved component and bridge unit tests to the src/ directory | Fabien Potencier | 2012-03-29 | 1 | -0/+268 |
This is the first step to make each Symfony Component and Bridge self-contained. |