[PR #976] [MERGED] Security: fix XSS attack on milestone #15691

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/976
Author: @lunny
Created: 2/19/2017
Status: Merged
Merged: 2/19/2017
Merged by: @lunny

Base: masterHead: lunny/fix_xss_milestone


📝 Commits (1)

  • a18d196 Security: fix XSS attack on milestone

📊 Changes

3 files changed (+9 additions, -9 deletions)

View changed files

📝 templates/repo/issue/list.tmpl (+4 -4)
📝 templates/repo/issue/milestones.tmpl (+1 -1)
📝 templates/repo/issue/view_content.tmpl (+4 -4)

📄 Description

No description provided


🔄 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/976 **Author:** [@lunny](https://github.com/lunny) **Created:** 2/19/2017 **Status:** ✅ Merged **Merged:** 2/19/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_xss_milestone` --- ### 📝 Commits (1) - [`a18d196`](https://github.com/go-gitea/gitea/commit/a18d196d940fc8c55a42ddb098ad46980a4ae478) Security: fix XSS attack on milestone ### 📊 Changes **3 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `templates/repo/issue/list.tmpl` (+4 -4) 📝 `templates/repo/issue/milestones.tmpl` (+1 -1) 📝 `templates/repo/issue/view_content.tmpl` (+4 -4) </details> ### 📄 Description _No description provided_ --- <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 11:52:25 -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#15691