[PR #3721] [MERGED] Correctly check http git access rights for reverse proxy authorized users #17059

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3721
Author: @lafriks
Created: 3/25/2018
Status: Merged
Merged: 3/29/2018
Merged by: @lunny

Base: masterHead: fix/git_reverse_proxy_auth


📝 Commits (2)

  • 57f0814 Correctly check http git access rights for reverse proxy authorized users
  • 73037d7 Merge branch 'master' into fix/git_reverse_proxy_auth

📊 Changes

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

View changed files

📝 routers/repo/http.go (+20 -20)

📄 Description

Fixes reverse proxy authorized users for access rights to git repositories when accessing from git client.

Review changes with ?w=1 to easier see actual changes :)


🔄 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/3721 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 3/25/2018 **Status:** ✅ Merged **Merged:** 3/29/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix/git_reverse_proxy_auth` --- ### 📝 Commits (2) - [`57f0814`](https://github.com/go-gitea/gitea/commit/57f0814b56f43ff2aa18d2ca273d324bc588f665) Correctly check http git access rights for reverse proxy authorized users - [`73037d7`](https://github.com/go-gitea/gitea/commit/73037d73805d7812fdf4185e551ab7cc7e1acc67) Merge branch 'master' into fix/git_reverse_proxy_auth ### 📊 Changes **1 file changed** (+20 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `routers/repo/http.go` (+20 -20) </details> ### 📄 Description Fixes reverse proxy authorized users for access rights to git repositories when accessing from git client. Review changes with `?w=1` to easier see actual changes :) --- <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:25:20 -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#17059