[PR #4643] [MERGED] Make reverse proxy auth optional #17445

Closed
opened 2025-11-02 13:26:27 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4643
Author: @nidrissi
Created: 8/8/2018
Status: Merged
Merged: 8/29/2018
Merged by: @techknowlogick

Base: masterHead: master


📝 Commits (3)

  • 2287f95 Make reverse proxy auth optional
  • d99a48f Update http.go
  • d32001c Merge branch 'master' into master

📊 Changes

1 file changed (+2 additions, -6 deletions)

View changed files

📝 routers/repo/http.go (+2 -6)

📄 Description

If the option ENABLE_REVERSE_PROXY_AUTHENTICATION is enabled, make
reverse proxy auth optional, instead of failing if the authentication
did not succeed.

Fixes #3973

Signed-off-by: Najib Idrissi najib.idrissi.kaitouni@gmail.com


🔄 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/4643 **Author:** [@nidrissi](https://github.com/nidrissi) **Created:** 8/8/2018 **Status:** ✅ Merged **Merged:** 8/29/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`2287f95`](https://github.com/go-gitea/gitea/commit/2287f95a2101342f2e4c8720d2bd62cbf41f500f) Make reverse proxy auth optional - [`d99a48f`](https://github.com/go-gitea/gitea/commit/d99a48f3423f9aac19cb9ff52baca645780e43d5) Update http.go - [`d32001c`](https://github.com/go-gitea/gitea/commit/d32001cd47322804dd6ff243915720861d932275) Merge branch 'master' into master ### 📊 Changes **1 file changed** (+2 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `routers/repo/http.go` (+2 -6) </details> ### 📄 Description If the option ENABLE_REVERSE_PROXY_AUTHENTICATION is enabled, make reverse proxy auth optional, instead of failing if the authentication did not succeed. Fixes #3973 Signed-off-by: Najib Idrissi <najib.idrissi.kaitouni@gmail.com> --- <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 13:26:27 -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#17445