Problem statement
Currently, everyone can upload on any quickdrop instance, which can be unintentional for administrators wanting to provide only download capabilities, but not to be able to upload from anyone.
Proposed solution
Provide an environment variable like ADMIN_UPLOAD_ONLY: true in order to prevent uploads from anonymous. This should still allow download from anyone, or per the settings.
Alternatives considered
No response
Scope
Problem statement
Currently, everyone can upload on any quickdrop instance, which can be unintentional for administrators wanting to provide only download capabilities, but not to be able to upload from anyone.
Proposed solution
Provide an environment variable like
ADMIN_UPLOAD_ONLY: truein order to prevent uploads from anonymous. This should still allow download from anyone, or per the settings.Alternatives considered
No response
Scope