argo-cd/cmd
Zach Aller e9fae0df37
fix: Add Content-Security-Policy configuration option (#8943)
* fix: Add Content-Security-Policy configuration

This should finish up the work on issue #2706 by adding a configurable
Content-Security-Policy header which defaults to frame-ancestors 'self';

This matches what we do with X-Frame-Options=sameorigin some reference information found
here https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/frame-ancestors

Signed-off-by: zachaller <zachaller@hotmail.com>

* Run codegen

Signed-off-by: zachaller <zachaller@hotmail.com>

* fix: add ARGOCD_SERVER_CONTENT_SECURITY_POLICY env var to be configured via configmap

Signed-off-by: zachaller <zachaller@hotmail.com>
2022-03-31 14:48:35 -04:00
..
argocd/commands feat: add printout of what has been deleted (#8894) 2022-03-31 13:20:38 -04:00
argocd-application-controller/commands feat: Add identifiable user agents in various Argo commands (#8566) 2022-02-25 18:27:05 +01:00
argocd-applicationset-controller/commands feat: Merge applicationset into argocd (#8864) 2022-03-29 15:11:02 -07:00
argocd-cmp-server/commands Feat: cmp server (#6585) 2021-11-08 09:47:10 -08:00
argocd-dex/commands feat: Add identifiable user agents in various Argo commands (#8566) 2022-02-25 18:27:05 +01:00
argocd-git-ask-pass/commands refactor: use argocd-git-ask-pass to pass git credentials to git/kustomize (#8516) 2022-02-22 17:57:11 -08:00
argocd-notification/commands feat: Add identifiable user agents in various Argo commands (#8566) 2022-02-25 18:27:05 +01:00
argocd-repo-server/commands refactor: use argocd-git-ask-pass to pass git credentials to git/kustomize (#8516) 2022-02-22 17:57:11 -08:00
argocd-server/commands fix: Add Content-Security-Policy configuration option (#8943) 2022-03-31 14:48:35 -04:00
util feat: remove ksonnet from codebase (#8621) 2022-03-02 10:09:47 -08:00
main.go feat: Merge applicationset into argocd (#8864) 2022-03-29 15:11:02 -07:00