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 Fix "A copy of Gitlab::Middleware::Readonly has been removed from the module tree but is still active" 2018-03-21 21:18:11 -07:00
release_env.rb [CE] Add Naming/FileName rule checking expected class/module per filename 2018-03-08 12:56:54 +00:00
static.rb