[PR #3793] [CLOSED] Fix update avatar via email #17086

Closed
opened 2025-11-02 12:25:58 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3793
Author: @liamcottam
Created: 4/14/2018
Status: Closed

Base: masterHead: fix-avatar-update


📝 Commits (1)

  • 750a9a0 Fix update avatar via email

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 routers/user/setting.go (+1 -1)

📄 Description

Minor fix:

When attempting to update an avatar via email address it will produce an error stating that the image is invalid when no image has been provided.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/3793 **Author:** [@liamcottam](https://github.com/liamcottam) **Created:** 4/14/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-avatar-update` --- ### 📝 Commits (1) - [`750a9a0`](https://github.com/go-gitea/gitea/commit/750a9a0723bcff08c588b1ced2c529028302ee9d) Fix update avatar via email ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `routers/user/setting.go` (+1 -1) </details> ### 📄 Description Minor fix: When attempting to update an avatar via email address it will produce an error stating that the image is invalid when no image has been provided. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:25:58 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17086