[PR #1042] [MERGED] Fix creating repo and register failed when duplicated email address. #15727

Closed
opened 2025-11-02 11:53:13 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1042
Author: @lunny
Created: 2/24/2017
Status: Merged
Merged: 2/25/2017
Merged by: @lunny

Base: masterHead: lunny/fix_duplicate_email


📝 Commits (1)

📊 Changes

2 files changed (+28 additions, -13 deletions)

View changed files

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

📄 Description

fix #13


🔄 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/1042 **Author:** [@lunny](https://github.com/lunny) **Created:** 2/24/2017 **Status:** ✅ Merged **Merged:** 2/25/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_duplicate_email` --- ### 📝 Commits (1) - [`aad3e36`](https://github.com/go-gitea/gitea/commit/aad3e36e66e5ab2fb5eb161ea2f68e664d7a6917) fix #13 ### 📊 Changes **2 files changed** (+28 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `models/user.go` (+27 -12) 📝 `routers/user/setting.go` (+1 -1) </details> ### 📄 Description fix #13 --- <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 11:53:13 -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#15727