[PR #306] [MERGED] Fixes xss, clickjacking & password autocompletion #15299

Closed
opened 2025-11-02 11:43:27 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/306
Author: @Bwko
Created: 11/29/2016
Status: Merged
Merged: 11/30/2016
Merged by: @metalmatze

Base: masterHead: Security


📝 Commits (1)

  • 1e9730a Fixes xss, clickjacking & password autocompletion

📊 Changes

5 files changed (+13 additions, -10 deletions)

View changed files

📝 modules/context/context.go (+5 -2)
📝 templates/user/auth/reset_passwd.tmpl (+1 -1)
📝 templates/user/auth/signin.tmpl (+1 -1)
📝 templates/user/auth/signup.tmpl (+2 -2)
📝 templates/user/settings/password.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/306 **Author:** [@Bwko](https://github.com/Bwko) **Created:** 11/29/2016 **Status:** ✅ Merged **Merged:** 11/30/2016 **Merged by:** [@metalmatze](https://github.com/metalmatze) **Base:** `master` ← **Head:** `Security` --- ### 📝 Commits (1) - [`1e9730a`](https://github.com/go-gitea/gitea/commit/1e9730a779409e78ce8df7270cf264ad4f0ec2c4) Fixes xss, clickjacking & password autocompletion ### 📊 Changes **5 files changed** (+13 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `modules/context/context.go` (+5 -2) 📝 `templates/user/auth/reset_passwd.tmpl` (+1 -1) 📝 `templates/user/auth/signin.tmpl` (+1 -1) 📝 `templates/user/auth/signup.tmpl` (+2 -2) 📝 `templates/user/settings/password.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:43:27 -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#15299