You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2025. It is now read-only.
Right now, the frontend has this feature, using a dedicated component in material-ui (profil pictures can be seen in the left navigation pane, the settings and the questions menu). But there is no such feature in backend, and this needs to be implemented:
Upload a picture in Settings
Verify the picture in the backend (to avoid any vulnerabilities) and store it
Right now, the frontend has this feature, using a dedicated component in material-ui (profil pictures can be seen in the left navigation pane, the settings and the questions menu). But there is no such feature in backend, and this needs to be implemented: