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.
zeripath d3b5edacb6
Escape more things that are passed through str2html (#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

Co-authored-by: mrsdizzie <info@mrsdizzie.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
..
setting Allow addition of gpg keyring with multiple keys (#12487) 4 years ago
auth.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
auth_openid.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 4 years ago
avatar.go make avatar lookup occur at image request (#10540) 4 years ago
home.go Kanban board (#8346) 4 years ago
home_test.go Fix milestones too many SQL variables bug (#10880) 4 years ago
main_test.go Unit tests for wiki routers (#3022) 7 years ago
notification.go Use AJAX for notifications table (#10961) 4 years ago
oauth.go Escape more things that are passed through str2html (#12622) 4 years ago
profile.go Kanban board (#8346) 4 years ago