[PR #1360] [MERGED] fix: remove str2html from org full name #15876

Closed
opened 2025-11-02 11:56:40 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1360
Author: @appleboy
Created: 3/22/2017
Status: Merged
Merged: 4/6/2017
Merged by: @lunny

Base: masterHead: org10000


📝 Commits (2)

  • f70bf35 fix: remove str2html for security issue.
  • 69ea27f fix: update

📊 Changes

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

View changed files

📝 templates/org/header.tmpl (+1 -1)
📝 templates/org/home.tmpl (+1 -1)
📝 templates/org/member/invite.tmpl (+1 -1)
📝 templates/org/settings/options.tmpl (+1 -1)
📝 templates/org/team/members.tmpl (+1 -1)

📄 Description

We need to remove str2html from org full name.

screen shot 2017-03-25 at 9 26 16 pm


🔄 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/1360 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 3/22/2017 **Status:** ✅ Merged **Merged:** 4/6/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `org10000` --- ### 📝 Commits (2) - [`f70bf35`](https://github.com/go-gitea/gitea/commit/f70bf355c883326d84bf3f54da740ad5392efb5d) fix: remove str2html for security issue. - [`69ea27f`](https://github.com/go-gitea/gitea/commit/69ea27faa3490ab4316fbade24a7bc18a130118e) fix: update ### 📊 Changes **5 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `templates/org/header.tmpl` (+1 -1) 📝 `templates/org/home.tmpl` (+1 -1) 📝 `templates/org/member/invite.tmpl` (+1 -1) 📝 `templates/org/settings/options.tmpl` (+1 -1) 📝 `templates/org/team/members.tmpl` (+1 -1) </details> ### 📄 Description We need to remove `str2html` from org full name. ![screen shot 2017-03-25 at 9 26 16 pm](https://cloud.githubusercontent.com/assets/21979/24322574/cb936fb8-11a1-11e7-8158-fad9e07de3b3.png) --- <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:56:40 -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#15876