aboutsummaryrefslogtreecommitdiff
path: root/routes/repo/editor.go
Commit message (Collapse)AuthorAge
* pkg/context: apply EscapePound at context levelUnknwon2018-09-28
| | | | | | Always escape template variable {{.Link}} variable and redirect calls. Relates to #5442
* repo/editor: hide internal error detailUnknwon2018-08-17
| | | | Prevent exposure of server path
* repo_editor: able to trigger Git hooks (#4338)Unknwon2018-08-17
|
* *: rename "gogits" to "gogs"Unknwon2018-05-27
|
* security: fix path cleanup for repository init and editor (#5207)Lauris BH2018-05-08
| | | Reported by Kacper Szurek https://security.szurek.pl/.
* Refactoring: rename package routers -> routesUnknwon2017-06-11