Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENHANCEMENT: Limit Profile Picture Disk Size #317

Open
JRSiwiecki opened this issue Oct 30, 2023 · 3 comments
Open

ENHANCEMENT: Limit Profile Picture Disk Size #317

JRSiwiecki opened this issue Oct 30, 2023 · 3 comments
Labels
Back-End Back-End Related Task Green Light Small, easy, or quick to do task

Comments

@JRSiwiecki
Copy link
Contributor

JRSiwiecki commented Oct 30, 2023

Currently, there is no limit to the size a profile picture image can be on the disk, which is obviously very problematic. When doing a POST or a PATCH request to upload a profile picture, ensure the profile picture is of a reasonable disk size (probably no more than 2 MB).

This issue is related to the work done in #7.

@JRSiwiecki JRSiwiecki added Back-End Back-End Related Task Green Light Small, easy, or quick to do task labels Oct 30, 2023
@K0725
Copy link
Contributor

K0725 commented Feb 5, 2024

@JRSiwiecki Is this still an issue? I willing to work on this issue

@JRSiwiecki
Copy link
Contributor Author

@K0725 As far as I know, this task has not been completed, so go right ahead!

@K0725
Copy link
Contributor

K0725 commented Feb 8, 2024

@JRSiwiecki Got it. Sorry for the late response I will reach out if any!

@misslame misslame changed the title Limit Profile Picture Disk Size ENHANCEMENT: Limit Profile Picture Disk Size May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Back-End Back-End Related Task Green Light Small, easy, or quick to do task
Projects
Status: Todo
Development

No branches or pull requests

2 participants