Skip to content

Conversation

lafriks
Copy link
Member

@lafriks lafriks commented Feb 18, 2018

Backport #3530

* Fix escaping of wiki page titile Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
@lafriks lafriks added the topic/security Something leaks user information or is otherwise vulnerable. Should be fixed! label Feb 18, 2018
@lafriks lafriks added this to the 1.3.3 milestone Feb 18, 2018
@tboerger tboerger added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Feb 18, 2018
@lunny
Copy link
Member

lunny commented Feb 19, 2018

LGTM

@tboerger tboerger added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Feb 19, 2018
@lunny lunny merged commit bfe13a2 into go-gitea:release/v1.3 Feb 19, 2018
@lafriks lafriks deleted the backport/1_3_title_escape branch February 19, 2018 05:09
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
project-mirrors-bot-tu bot pushed a commit to project-mirrors/forgejo-as-gitea-fork that referenced this pull request Jan 23, 2025
When mentioning a user, the markup post-processor did not handle the case where the mentioned user did not exist well: it tried to skip to the next node, which in turn, ended up skipping the rest of the line. To fix this, lets skip just the mentioned, but non-existing user, and continue processing the current node from there. Fixes go-gitea#3535. Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu> (cherry picked from commit 9a01062)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. topic/security Something leaks user information or is otherwise vulnerable. Should be fixed!

4 participants