Skip to content

Commit c376fdd

Browse files
Merge branch '7.4' into 8.0
* 7.4: [Runtime] Fix CVE-2024-50340 patch bypass by gating argv on $_SERVER['QUERY_STRING']
2 parents c7ae56e + 6f6f859 commit c376fdd

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)