Skip to content

Fix graphql-explorer CSP violation

Alessio Caiazza requested to merge ac-fix-graphiql-csp into master

What does this MR do?

This is to fix a CSP failure.

app/views/graphiql/rails/editors/show.html.erb must be removed when upstream deps will release https://github.com/rmosolgo/graphiql-rails/pull/71

Related to https://gitlab.com/gitlab-org/release/tasks/issues/955#note_213949339

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Edited by Mayra Cabrera

Merge request reports