This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/repo
Unknwon d62ab49978 #3057 retrieve webhook with repo_id
This prevents user retrieve arbitrary webhook by changing URL to
access webhook from other unauthorized repositories.
2016-07-08 13:57:09 +08:00
..
branch.go
commit.go Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) 2016-06-29 23:11:00 +08:00
download.go
http.go Fixes #3110 (#3136) 2016-06-27 17:02:39 +08:00
issue.go Made the issue stats query more secure with parameterized placeholders (#2895) 2016-04-26 00:07:49 -04:00
pull.go Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) 2016-06-29 23:11:00 +08:00
release.go
repo.go
setting.go
view.go Minor fix for #3194 2016-06-27 16:38:35 +08:00
webhook.go #3057 retrieve webhook with repo_id 2016-07-08 13:57:09 +08:00
wiki.go Do not show filename not have suffifx .md 2016-07-01 15:34:03 +08:00