[PR #5177] [MERGED] Update go-macaron/session to latest mast to fix RCE-bug #17681

Closed
opened 2025-11-02 14:59:19 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5177
Author: @bkcsoft
Created: 10/25/2018
Status: Merged
Merged: 10/25/2018
Merged by: @lunny

Base: masterHead: update-macaron-session


📝 Commits (5)

  • f637022 Update go-macaron/session to latest mast to fix RCE-bug
  • f55ae2a Merge branch 'master' into update-macaron-session
  • e4307bf Merge branch 'master' into update-macaron-session
  • 5aa3f3b Merge branch 'master' into update-macaron-session
  • 50cda68 Merge branch 'master' into update-macaron-session

📊 Changes

3 files changed (+23 additions, -14 deletions)

View changed files

📝 Gopkg.lock (+3 -2)
📝 vendor/github.com/go-macaron/session/file.go (+6 -6)
📝 vendor/github.com/go-macaron/session/session.go (+14 -6)

📄 Description

Should fix https://github.com/go-gitea/gitea/issues/5140


🔄 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/5177 **Author:** [@bkcsoft](https://github.com/bkcsoft) **Created:** 10/25/2018 **Status:** ✅ Merged **Merged:** 10/25/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `update-macaron-session` --- ### 📝 Commits (5) - [`f637022`](https://github.com/go-gitea/gitea/commit/f637022659e042ecc8a72f06ba73e06b1c3cef03) Update go-macaron/session to latest mast to fix RCE-bug - [`f55ae2a`](https://github.com/go-gitea/gitea/commit/f55ae2ac3e95cb994d65b9ac25792652dfeeef19) Merge branch 'master' into update-macaron-session - [`e4307bf`](https://github.com/go-gitea/gitea/commit/e4307bff1498eec61ab5e2a913606073121f20cc) Merge branch 'master' into update-macaron-session - [`5aa3f3b`](https://github.com/go-gitea/gitea/commit/5aa3f3b43ebab02d9fe0798127c3a4905aa87515) Merge branch 'master' into update-macaron-session - [`50cda68`](https://github.com/go-gitea/gitea/commit/50cda6804f599b0183360643afc3fd15e8a59b84) Merge branch 'master' into update-macaron-session ### 📊 Changes **3 files changed** (+23 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `Gopkg.lock` (+3 -2) 📝 `vendor/github.com/go-macaron/session/file.go` (+6 -6) 📝 `vendor/github.com/go-macaron/session/session.go` (+14 -6) </details> ### 📄 Description Should fix https://github.com/go-gitea/gitea/issues/5140 --- <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 14:59:19 -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#17681