1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 04:04:59 +01:00
gitea/models
Unknwon 3a30c06345 Fix wiki vulnerabilities
- Arbitrary file creation leading to command execution
- .md file creation/deletion

Reported by Gabriel Campana.
2016-07-01 15:33:35 +08:00
..
migrations
access.go
action.go Fix capitalisation of repo-name in news (#3203) 2016-06-27 16:10:12 +08:00
admin.go
error.go Fixes #3110 (#3136) 2016-06-27 17:02:39 +08:00
git_diff_test.go
git_diff.go Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) 2016-06-29 23:11:00 +08:00
issue_comment.go
issue_label.go
issue.go Fix #3154 (#3155) 2016-06-27 16:58:53 +08:00
login.go
models_sqlite.go
models_tidb.go
models.go
org_team.go
org.go
pull.go
release.go
repo_branch.go
repo_collaboration.go Localize collaboration settings. (#3100) 2016-06-28 00:22:30 +08:00
repo_test.go
repo.go
ssh_key_test.go
ssh_key.go
token.go Fixes #3110 (#3136) 2016-06-27 17:02:39 +08:00
update.go
user.go Use a gopher as default avatar (rather than the gravatar logo) (#3208) 2016-06-27 18:12:30 +08:00
webhook_slack.go
webhook.go
wiki.go Fix wiki vulnerabilities 2016-07-01 15:33:35 +08:00