1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/routers/user
zeripath 3a02f0896e
Escape more things that are passed through str2html () ()
Backport 

* 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
2020-09-15 18:43:10 -04:00
..
setting Whenever the ctx.Session is updated, release it to save it before sending the redirect () 2020-05-17 15:43:29 +03:00
auth_openid.go Whenever the ctx.Session is updated, release it to save it before sending the redirect () 2020-05-17 15:43:29 +03:00
auth.go When must change password only show Signout () () 2020-05-27 08:08:14 +01:00
avatar.go make avatar lookup occur at image request () 2020-03-27 14:34:39 +02:00
home_test.go Fix milestones too many SQL variables bug () 2020-03-31 10:47:00 +03:00
home.go Fix ref links in issue overviews for tags () 2020-05-14 18:55:43 -04:00
main_test.go Unit tests for wiki routers () 2017-11-30 17:52:15 +02:00
notification.go Fix notifications page links () () 2020-09-15 17:53:30 +01:00
oauth.go Escape more things that are passed through str2html () () 2020-09-15 18:43:10 -04:00
profile.go Language statistics bar for repositories () 2020-02-11 11:34:17 +02:00