[PR #1988] [MERGED] Fix GPG email checking to be case insensitive #16162

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1988
Author: @lafriks
Created: 6/16/2017
Status: Merged
Merged: 6/17/2017
Merged by: @lunny

Base: masterHead: patch-1


📝 Commits (1)

  • ab2702d Fix GPG email checking to be case insensitive

📊 Changes

2 files changed (+41 additions, -2 deletions)

View changed files

📝 models/gpg_key.go (+2 -2)
📝 models/gpg_key_test.go (+39 -0)

📄 Description

Fix #1986


🔄 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/1988 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 6/16/2017 **Status:** ✅ Merged **Merged:** 6/17/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`ab2702d`](https://github.com/go-gitea/gitea/commit/ab2702de3d621540c669ed77c75ae11c3783b3f9) Fix GPG email checking to be case insensitive ### 📊 Changes **2 files changed** (+41 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/gpg_key.go` (+2 -2) 📝 `models/gpg_key_test.go` (+39 -0) </details> ### 📄 Description Fix #1986 --- <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:03:41 -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#16162