[PR #977] [MERGED] Security: fix XSS attack on milestone #15692

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

📋 Pull Request Information

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

Base: release/v1.0Head: lunny/fix_xss_milestone_1


📝 Commits (1)

  • 2176db4 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

backport from #976


🔄 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/977 **Author:** [@lunny](https://github.com/lunny) **Created:** 2/19/2017 **Status:** ✅ Merged **Merged:** 2/19/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `release/v1.0` ← **Head:** `lunny/fix_xss_milestone_1` --- ### 📝 Commits (1) - [`2176db4`](https://github.com/go-gitea/gitea/commit/2176db423181334b085daa86a2d44ac27f1b9437) 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 backport from #976 --- <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:26 -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#15692