Skip to content

Commit

Permalink
VEIOSS-679 | Change message and removed play filters headers as depre…
Browse files Browse the repository at this point in the history
…cated
  • Loading branch information
Lee-Powell committed Sep 18, 2024
1 parent baf8263 commit 028c061
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions conf/application.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ play.http.router = prod.Routes

play.http.errorHandler = "handlers.ErrorHandler"

play.filters.headers.contentSecurityPolicy = "default-src 'self' 'unsafe-inline' localhost:9000 localhost:9032 localhost:9250 localhost:12345 www.google-analytics.com www.googletagmanager.com"

play.filters.enabled += play.filters.csp.CSPFilter

play.modules.enabled += "uk.gov.hmrc.play.bootstrap.HttpClientModule"
Expand Down
2 changes: 1 addition & 1 deletion conf/messages.en
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ site.govuk = GOV.UK
site.to = to
site.submit = Submit
site.warning = Warning
site.processing = We are processing your registration.
site.processing = We are processing your return.

date.day = Day
date.month = Month
Expand Down

0 comments on commit 028c061

Please sign in to comment.