[PR #4174] [MERGED] Improve logging for e-mail and OpenID already in use errors #17270

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4174
Author: @christopherjmedlin
Created: 6/7/2018
Status: Merged
Merged: 6/8/2018
Merged by: @techknowlogick

Base: masterHead: master


📝 Commits (2)

  • 6e2a6c9 Improve logging for e-mail and OpenID already in use errors
  • fce1848 Merge branch 'master' into master

📊 Changes

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

View changed files

📝 models/error.go (+2 -2)

📄 Description

Changed from "e-mail has been used" to "e-mail already in use" (and same for OpenID). Fixes #4171 .


🔄 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/4174 **Author:** [@christopherjmedlin](https://github.com/christopherjmedlin) **Created:** 6/7/2018 **Status:** ✅ Merged **Merged:** 6/8/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`6e2a6c9`](https://github.com/go-gitea/gitea/commit/6e2a6c922cd9ed464fa9106790ad6a450e5f9256) Improve logging for e-mail and OpenID already in use errors - [`fce1848`](https://github.com/go-gitea/gitea/commit/fce18488cad20223fad7959549c4fdc65a04093c) Merge branch 'master' into master ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/error.go` (+2 -2) </details> ### 📄 Description Changed from "e-mail has been used" to "e-mail already in use" (and same for OpenID). Fixes #4171 . --- <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:31:19 -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#17270