[PR #3676] [MERGED] Refactor and simplify redirect to url (#3674) #17038

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3676
Author: @lafriks
Created: 3/15/2018
Status: Merged
Merged: 3/16/2018
Merged by: @lunny

Base: release/v1.4Head: backport/refactor_redirect_to


📝 Commits (1)

📊 Changes

5 files changed (+29 additions, -24 deletions)

View changed files

📝 modules/context/context.go (+21 -0)
📝 routers/repo/repo.go (+1 -5)
📝 routers/user/auth.go (+4 -8)
📝 routers/user/auth_openid.go (+2 -6)
📝 routers/user/profile.go (+1 -5)

📄 Description

Backport #3674


🔄 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/3676 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 3/15/2018 **Status:** ✅ Merged **Merged:** 3/16/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `release/v1.4` ← **Head:** `backport/refactor_redirect_to` --- ### 📝 Commits (1) - [`77e8b43`](https://github.com/go-gitea/gitea/commit/77e8b435d3054f48b04d6ddc9e6b03d6d8b39a5c) Refactor and simplify redirect to url (#3674) ### 📊 Changes **5 files changed** (+29 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `modules/context/context.go` (+21 -0) 📝 `routers/repo/repo.go` (+1 -5) 📝 `routers/user/auth.go` (+4 -8) 📝 `routers/user/auth_openid.go` (+2 -6) 📝 `routers/user/profile.go` (+1 -5) </details> ### 📄 Description Backport #3674 --- <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:24:50 -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#17038