[PR #5195] [MERGED] Update macaron session #17690

Closed
opened 2025-11-02 15:03:18 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: release/v1.6Head: update-macaron-session-1.6


📝 Commits (3)

  • 6466ee1 Update go-macaron/session to latest mast to fix RCE-bug
  • 8e6b216 Merge branch 'release/v1.6' into update-macaron-session-1.6
  • 8b20333 Merge branch 'release/v1.6' into update-macaron-session-1.6

📊 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

backport of #5177


🔄 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/5195 **Author:** [@bkcsoft](https://github.com/bkcsoft) **Created:** 10/26/2018 **Status:** ✅ Merged **Merged:** 10/30/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `release/v1.6` ← **Head:** `update-macaron-session-1.6` --- ### 📝 Commits (3) - [`6466ee1`](https://github.com/go-gitea/gitea/commit/6466ee109b2c936d826556fd8b0057d13af083dd) Update go-macaron/session to latest mast to fix RCE-bug - [`8e6b216`](https://github.com/go-gitea/gitea/commit/8e6b216bdeb7cd51864514653df0bd84f9c043af) Merge branch 'release/v1.6' into update-macaron-session-1.6 - [`8b20333`](https://github.com/go-gitea/gitea/commit/8b203338aae8145cbc76762474fc48d54149a6b6) Merge branch 'release/v1.6' into update-macaron-session-1.6 ### 📊 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 backport of #5177 --- <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 15:03: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#17690