nextcloud / nextcloud/appstore

Profile pictures

Open
#107 0 comments 0 reactions 0 assignees View on GitHub
enhancement medium priority
Dominant language
Python
Stars
391
Forks
175
Avg merge
1d 11h
Merged PRs (30d)
25

Description

A user should be able to set a profile picture (300x300 px). The profile picture should be editable on the profile page and uploaded to MEDIA/avatars/username.(png|jpg). On the app detail page it should display the picture under the owner and comaintainer list.

There must be no server side code that works on images since all existing libraries are written in C and have proven to be extremely insecure.

Due to privacy reasons we should host the pictures on our own server and not rely on something like gravatar.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.