[PR #4320] [MERGED] Backport #4312 to v1.4 #17329

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4320
Author: @bkcsoft
Created: 6/26/2018
Status: Merged
Merged: 6/26/2018
Merged by: @bkcsoft

Base: release/v1.4Head: backport-4312


📝 Commits (1)

📊 Changes

3 files changed (+125 additions, -1 deletions)

View changed files

📝 modules/util/util.go (+44 -0)
modules/util/util_test.go (+79 -0)
📝 routers/user/auth.go (+2 -1)

📄 Description

As title, backport of #4312 into v1.4


🔄 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/4320 **Author:** [@bkcsoft](https://github.com/bkcsoft) **Created:** 6/26/2018 **Status:** ✅ Merged **Merged:** 6/26/2018 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `release/v1.4` ← **Head:** `backport-4312` --- ### 📝 Commits (1) - [`ce8696e`](https://github.com/go-gitea/gitea/commit/ce8696e23c15d1f96da11358a1d47877c7ab6334) Backport #4312 to v1.4 ### 📊 Changes **3 files changed** (+125 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `modules/util/util.go` (+44 -0) ➕ `modules/util/util_test.go` (+79 -0) 📝 `routers/user/auth.go` (+2 -1) </details> ### 📄 Description As title, backport of #4312 into v1.4 --- <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:32:44 -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#17329