[PR #3674] [MERGED] Refactor and simplify redirect to url #17037

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

📋 Pull Request Information

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

Base: masterHead: feat/refactor_redirect_to


📝 Commits (1)

  • a585d2e Refactor and simplify redirect to url

📊 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

Refactor and simplify redirect to url, also improve checking url for errors


🔄 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/3674 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 3/15/2018 **Status:** ✅ Merged **Merged:** 3/15/2018 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `master` ← **Head:** `feat/refactor_redirect_to` --- ### 📝 Commits (1) - [`a585d2e`](https://github.com/go-gitea/gitea/commit/a585d2e7164804db36286d911376cd9cb1d0077a) Refactor and simplify redirect to url ### 📊 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 Refactor and simplify redirect to url, also improve checking url for errors --- <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:48 -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#17037