Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

[BE] Image upload infrastructure for admin UI #7

Open
microfauna opened this issue Aug 1, 2020 · 1 comment
Open

[BE] Image upload infrastructure for admin UI #7

microfauna opened this issue Aug 1, 2020 · 1 comment

Comments

@microfauna
Copy link
Collaborator

microfauna commented Aug 1, 2020

Background

We have no place for storing user-uploaded images. We could use digital ocean or some other s3 compliant storage to do so, and pull URLs as they're uploaded. We could also keep allowing URLs but there exists here the risk of XSS attacks.

@microfauna microfauna added this to the Admin UI View milestone Aug 1, 2020
@arecvlohe arecvlohe changed the title Image upload infrastructure for admin UI [BE] Image upload infrastructure for admin UI Aug 1, 2020
@arecvlohe
Copy link
Contributor

First iteration will be to use image urls, then later we will do uploads to s3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants