[PR #3429] [MERGED] Add sensitive headers #16940

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3429
Author: @sapk
Created: 1/29/2018
Status: Merged
Merged: 1/30/2018
Merged by: @lafriks

Base: masterHead: add-sensitive-headers


📝 Commits (5)

  • ee93401 Add HeaderWithSensitiveCase methods to respect casing
  • 68abea5 Update webhook.go
  • 6d591db Fix format mistake
  • b9dd5da Not that usefull commit
  • f02e270 Merge branch 'master' into add-sensitive-headers

📊 Changes

2 files changed (+8 additions, -2 deletions)

View changed files

📝 models/webhook.go (+2 -2)
📝 modules/httplib/httplib.go (+6 -0)

📄 Description

Fix #3304


🔄 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/3429 **Author:** [@sapk](https://github.com/sapk) **Created:** 1/29/2018 **Status:** ✅ Merged **Merged:** 1/30/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `add-sensitive-headers` --- ### 📝 Commits (5) - [`ee93401`](https://github.com/go-gitea/gitea/commit/ee9340149ba3db2d33ca4620e4c11b8c8e24edc1) Add HeaderWithSensitiveCase methods to respect casing - [`68abea5`](https://github.com/go-gitea/gitea/commit/68abea50e1535ccfbea2b6932edbdeb2ca3ef7ad) Update webhook.go - [`6d591db`](https://github.com/go-gitea/gitea/commit/6d591db8ca9a5dd0530c890c7906b3967517b81a) Fix format mistake - [`b9dd5da`](https://github.com/go-gitea/gitea/commit/b9dd5da4c93f2418da91bde8da0f2a1993edfe35) Not that usefull commit - [`f02e270`](https://github.com/go-gitea/gitea/commit/f02e270df54bb446dd6fe2627ae20a93d4baf05d) Merge branch 'master' into add-sensitive-headers ### 📊 Changes **2 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/webhook.go` (+2 -2) 📝 `modules/httplib/httplib.go` (+6 -0) </details> ### 📄 Description Fix #3304 --- <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:22:35 -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#16940