Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Security] fixed HttpUtils::checkRequestPath() to not catch all exceptions (c...v2.0.6 | Fabien Potencier | 2011-11-14 | 1 | -1/+5 |
* | [Security] Fix checkRequestPath doc; closes #2323 | Jeremy Mikola | 2011-11-07 | 1 | -1/+1 |
* | Fixed the creation of the subrequests | Christophe Coevoet | 2011-09-18 | 1 | -0/+3 |
* | Using the $status parameter instead of fixed value when creating a RedirectRe...v2.0.0 | Henrik Westphal | 2011-07-24 | 1 | -1/+1 |
* | fixes several bugs | Johannes Schmitt | 2011-07-19 | 1 | -15/+42 |
* | [Security] fixed redirection URLs when using {_locale} in the pattern | Fabien Potencier | 2011-07-11 | 1 | -0/+13 |
* | [Security] tweaked previous commit | Fabien Potencier | 2011-07-05 | 1 | -0/+1 |
* | [Security] removed a hack | Fabien Potencier | 2011-07-05 | 1 | -9/+14 |
* | [Security] added an HttpUtils class to manage logic related to Requests and R... | Fabien Potencier | 2011-06-22 | 1 | -0/+99 |