Skip to content

Commit

Permalink
Update host matching
Browse files Browse the repository at this point in the history
  • Loading branch information
mtaylorgds committed Oct 11, 2024
1 parent a2a3f7b commit dc8665a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@

# Enable DNS rebinding protection and other `Host` header attacks.
config.hosts = [
/content-tagger\..*gov.uk?/,
/content-tagger\..*\.gov.uk/,
]

# Skip DNS rebinding protection for the default health check endpoint.
Expand Down

0 comments on commit dc8665a

Please sign in to comment.