Closed Bug 1658659 Opened 5 years ago Closed 2 years ago

redo DJANGO_UPLOAD_URL_EXCEPTIONS

Categories

(Tecken :: Upload, task, P3)

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: willkg, Unassigned)

Details

There's a DJANGO_UPLOAD_URL_EXCEPTIONS setting which ties email addresses of users to an upload url. However, users are defined as records in the db and it's uncouth to define users in the db, but have this exception defined in settings in the infrastructure repository.

This bug covers redoing how this works. Maybe when we set up users, we tie them to uploading to specific buckets? Maybe we unspecial-case try uploads and have a variety of uploads?

First step is to figure out the value in prod and what the use cases are. That insight should guide any rewrite.

Summary: redo DJANGO_UPLOAD_BUCKET_EXCEPTIONS → redo DJANGO_UPLOAD_URL_EXCEPTIONS

In bug #1838892, we decided to remove the private bucket support altogether. We no longer need to do this because it's getting removed. Marking as WONTFIX.

No longer blocks: 1687804
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.