Skip to content

Commit

Permalink
Merge pull request #682 from nationalarchives/AYR-1419/csp-update
Browse files Browse the repository at this point in the history
add updated csp
  • Loading branch information
colinbowen authored Dec 2, 2024
2 parents e0a5f5e + 561a826 commit bfb6c01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ def create_app(config_class, database_uri=None):
"'sha256-JTVvglOxxHXAPZcB40r0wZGNZuFHt0cm0bQVn8LK5GQ='", # pragma: allowlist secret
"'sha256-LnUrbI34R6DmHbJR754/DQ0b/JKCTdo/+BKs5oLAyNY='", # pragma: allowlist secret
"'sha256-74nJjfZHR0MDaNHtes/sgN253tXMCsa4SeniH8bU3x8='", # pragma: allowlist secret
"'sha256-NDFO9Q6S8WUwG5n8w7gRLvvPrhqj72CJNXzZVcbOwG8='", # pragma: allowlist secret
"'sha256-bxI3qvjziRybgoaeQYcUjRHcCTdbUu/A9xFMlfNGZAQ='", # pragma: allowlist secret
]
),
"style-src": [
Expand Down

0 comments on commit bfb6c01

Please sign in to comment.