Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-20 | Allow users to delete their header and avatar (#13234) | sternenseemann | |
This is achieved by sending a DELETE request to /settings/profile/pictures/{avatar,header} via a link that is part of the upload form's hint of the respective picture. |