Store profile photo in users table
Open
bug
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
At the moment, it's possible for the author of a photo to delete it, even if its the author's profile picture. Which will then show a broken image in all friendship lists. Store the photo separately in the users table and retain a separate S3 image to retain this. S3 object needs to be deleted when account is deleted.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.