12 Commits

Author SHA1 Message Date
Alexander M. Turek
c307b0c1b7 Prefix all sprintf() calls 2024-06-20 17:52:34 +02:00
Nicolas Grekas
00529865c5 Merge branch '5.3' into 5.4
* 5.3:
  Use single quote to escape formulas
  [SecurityBundle] Default signature_properties to the previous behavior
  Fix missing extra trusted header in sub-request
2021-11-24 09:15:23 +01:00
W0rma
418e5d5857 Deprecate passing null as $requestIp to IpUtils::checkIp(), checkIp4() and checkIp6() 2021-10-15 19:19:33 +02:00
Jérémy Derussé
c33400628b Fix missing extra trusted header in sub-request 2021-10-09 14:28:01 +02:00
Alexander M. Turek
557385b3aa [HttpKernel] Add more parameter types. 2019-08-16 01:42:44 +02:00
Fabien Potencier
9bd63494a5 fixed CS 2019-01-16 19:35:49 +01:00
Nicolas Grekas
8450478f55 Merge branch '3.4' into 4.1
* 3.4:
  [HttpKernel] fix forwarding trusted headers as server parameters
2018-08-24 16:41:24 +02:00
Nicolas Grekas
d7195e90f7 Merge branch '2.8' into 3.4
* 2.8:
  [HttpKernel] fix forwarding trusted headers as server parameters
2018-08-24 16:37:40 +02:00
Nicolas Grekas
480dd83a15 [HttpKernel] fix forwarding trusted headers as server parameters 2018-08-22 17:45:23 +02:00
Nicolas Grekas
d2e26c5104 Merge branch '3.4' into 4.0
* 3.4:
  [HttpKernel] fix trusted headers management in HttpCache and InlineFragmentRenderer
2018-08-01 16:06:38 +02:00
Nicolas Grekas
19c8e1e129 Merge branch '2.8' into 3.4
* 2.8:
  [HttpKernel] fix trusted headers management in HttpCache and InlineFragmentRenderer
2018-08-01 16:04:26 +02:00
Nicolas Grekas
59cb60c63d [HttpKernel] fix trusted headers management in HttpCache and InlineFragmentRenderer 2018-08-01 15:47:49 +02:00