UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
P
Party Bus
Launchboard
launchboard-fe
Commits
5c3d71ce
Commit
5c3d71ce
authored
Aug 23, 2021
by
graham.smith
Browse files
Merge branch 'BULL-1171' into 'master'
BULL-1171 See merge request
!137
parents
0fe5b3eb
72340f5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
1 deletion
+13
-1
nginx/nginx-security.conf
nginx/nginx-security.conf
+13
-1
No files found.
nginx/nginx-security.conf
View file @
5c3d71ce
add_header
X
-
Frame
-
Options
"DENY"
;
add_header
X
-
Frame
-
Options
"DENY"
;
add_header
Content
-
Security
-
Policy
"default-src 'self'; script-src 'self' www.google-analytics.com; style-src 'self' 'nonce-bGF1bmNoYm9hcmQtbm9uY2U=' www.google-analytics.com; img-src 'self'; connect-src 'self' www.google-analytics.com; font-src 'self'; object-src 'self'; media-src 'self'; manifest-src 'self' 'nonce-bGF1bmNoYm9hcmQtbm9uY2U=' *.dso.mil; frame-src 'none'; form-action 'self'; frame-ancestors 'none';"
always
;
add_header
Content
-
Security
-
Policy
"
default
-
src
'self'
;
script
-
src
'self'
www
.
google
-
analytics
.
com
;
style
-
src
'self'
'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='
'sha256-P+0uzXC+/KB6EcdbG5lAFQwguDelLIX7v4oquSP0tKg='
'nonce-bGF1bmNoYm9hcmQtbm9uY2U='
'sha256-bQtGdzYPR3E8BIgiylHyB8f69AwwTO8Fs21/PmGcTW0='
'sha256-RfArpP7YVKZK2GwjlAw5YsYwZkO2mOUnJGizYsRuK1o='
www
.
google
-
analytics
.
com
;
img
-
src
'self'
;
connect
-
src
'self'
www
.
google
-
analytics
.
com
;
font
-
src
'self'
;
object
-
src
'self'
;
media
-
src
'self'
;
manifest
-
src
'self'
'nonce-bGF1bmNoYm9hcmQtbm9uY2U='
*.
dso
.
mil
;
frame
-
src
'none'
;
form
-
action
'self'
;
frame
-
ancestors
'none'
;
"
always
;
add_header
X
-
XSS
-
Protection
"1; mode=block"
;
add_header
X
-
XSS
-
Protection
"1; mode=block"
;
add_header
X
-
Content
-
Type
-
Options
"nosniff"
;
add_header
X
-
Content
-
Type
-
Options
"nosniff"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment