Functioning OAuth for grafana
All checks were successful
/ Build Nix targets (push) Successful in 3m30s
All checks were successful
/ Build Nix targets (push) Successful in 3m30s
This commit is contained in:
parent
3d34252867
commit
d039cc3131
4 changed files with 25 additions and 12 deletions
|
@ -61,7 +61,7 @@ in
|
|||
|
||||
# Enable CSP for your services.
|
||||
#add_header Content-Security-Policy "script-src 'self'; object-src 'none'; base-uri 'none';" always;
|
||||
add_header Content-Security-Policy "frame-ancestors self cloud.le43.eu office.le43.eu; upgrade-insecure-requests; frame-src 'self' http://office.le43.eu;";
|
||||
add_header Content-Security-Policy "frame-ancestors self *.le43.eu; upgrade-insecure-requests; frame-src 'self' http://office.le43.eu;";
|
||||
|
||||
|
||||
# Minimize information leaked to other domains
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue