Skip to content

Crop profile pictures server-side #73

@Moebytes

Description

@Moebytes

Technically since we do the profile picture cropping client-side anyone could send a request to our api with any arbitrary image. To prevent unpleasant pictures more reliably, we can change the api to only send the post ID and cropping bounds and the profile picture cropping is done server-side.

This is not an issue for the moment, but I will look into it if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions