Skip to content

Set content disposition attachment to several endpoints

What does this MR do?

Sets the content disposition to attachment in the following endpoints:

  • Profiles::KeysController#get_keys
  • Projects::JobsController#raw
  • SnippetsActions#raw
  • Api::Files#get
  • Api::Repositories#get
  • Api::Snippets#get

What are the relevant issue numbers?

Refs https://gitlab.com/gitlab-org/gitlab-ce/issues/36103

Does this MR meet the acceptance criteria?

Edited by Nick Thomas

Merge request reports