Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6f6f859

Browse files
security #cve-2026-45074 [Security] Require configuring trusted hosts when using CAS authentication (nicolas-grekas)
This PR was merged into the 7.4 branch.
2 parents b95f6a6 + a17c3dc commit 6f6f859

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
@@ -4,6 +4,7 @@ imports:
44
framework:
55
http_method_override: false
66
serializer: ~
7+
trusted_hosts: ['^localhost$']
78

89
security:
910
password_hashers:

0 commit comments

Comments
 (0)