Skip to content

Commit ad6f847

Browse files
Merge branch '8.0' into 8.1
* 8.0: [Runtime] Fix CVE-2024-50340 patch bypass by gating argv on $_SERVER['QUERY_STRING']
2 parents 99cb793 + c376fdd commit ad6f847

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tests/Functional/app/AccessToken/config_cas.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ imports:
33

44
framework:
55
serializer: ~
6+
trusted_hosts: ['^localhost$']
67

78
security:
89
password_hashers:

0 commit comments

Comments
 (0)