gitlab-org--gitlab-foss/lib/gitlab/middleware
Jan Provaznik 4ca9f3b417 Add public/uploads/tmp to allowed upload paths
When direct_upload is enabled and a for file is being uploaded,
then workhorse uses `public/uploads/tmp` path. If `uploads.storage_path`
i sset to a different directory, then upload fails because
`public/uploads/tmp` is not in allowed paths.
2018-08-21 17:39:46 +02:00
..
read_only Refactor rspec matchers in read_only_spec.rb 2018-07-07 04:22:44 +00:00
basic_health_check.rb Use /-/health instead of breaking /-/liveness 2018-07-28 14:35:02 -07:00
go.rb
multipart.rb Add public/uploads/tmp to allowed upload paths 2018-08-21 17:39:46 +02:00
rails_queue_duration.rb
read_only.rb
release_env.rb
static.rb