Deepto
Deepto
Can I pick this up?
> Thanks @deepto98! Can you run `make clidocsgen`? Okay, sure.
@crenshaw-dev I've run `make clidocsgen` and pushed the changes, have kept `unsafe-eval` as per the discussion in #9637. Do let me know if this is okay.
@crenshaw-dev Can you review this once, and let me know if further changes are required?
Can I pick this up?
@crenshaw-dev I'm working on this, if I understand correctly, here: https://github.com/argoproj/argo-cd/blob/3008b525f08fd3f0fc8562b7a8daecd0f375f773/cmd/argocd-server/commands/argocd_server.go#L194 `"frame-ancestors 'self';"` needs to be replaced with `default-src 'self'; script-src 'self' 'unsafe-eval'; style-src 'self' 'unsafe-inline'` and the same needs...
@crenshaw-dev I've fixed this in #9787, do let me know if this works.
Can I pick this up? @MrAlias Can you point me to the files I'd need to look at?
Can I work on this?