You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/user
zeripath 3a02f0896e
Escape more things that are passed through str2html (#12622) (#12850)
Backport #12622

* Escape more things that are passed through str2html

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Bloody editors!

Co-authored-by: mrsdizzie <info@mrsdizzie.com>

* Update routers/user/oauth.go
5 years ago
..
setting Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 5 years ago
auth.go When must change password only show Signout (#11600) (#11637) 5 years ago
auth_openid.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 5 years ago
avatar.go make avatar lookup occur at image request (#10540) 5 years ago
home.go Fix ref links in issue overviews for tags (#8742) 5 years ago
home_test.go Fix milestones too many SQL variables bug (#10880) 5 years ago
main_test.go Unit tests for wiki routers (#3022) 7 years ago
notification.go Fix notifications page links (#12838) (#12853) 5 years ago
oauth.go Escape more things that are passed through str2html (#12622) (#12850) 5 years ago
profile.go Language statistics bar for repositories (#8037) 5 years ago