HomePhorge

Make file upload policies more consistent

Description

Make file upload policies more consistent

Summary:
Ref T7149. Currently, global drag and drop always uses the most open visibility policy on the install. This was appropriate before the application preference was introduced, but default to the application preference now.

In particular, this supports a default value of "Administrators" in the Phacility cluster.

Also simplify/clean up some code.

Test Plan:

  • Set application default policy to "Adminstrators".
  • Uploaded file via drag-and-drop, saw "administrators" policy.
  • Uploaded file via arc upload, saw "administrators" policy.
    • Saw better URI for a text file upload after patch.
  • Uploaded file via drag-and-drop-to-textarea, saw "only viewer" policy.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7149

Differential Revision: https://secure.phabricator.com/D12093

Details

Provenance
epriestleyAuthored on Mar 17 2015, 6:33 AM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rPca042df6deac: Minor change to suppress linter warning
Branches
Unknown
Tags
Unknown

Event Timeline