1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 23:31:43 +02:00
gitea/models
Unknwon e30c701386 #3229 disallow repository name . and ..
Since . and .. has browser automatical behaviors, we need to disallow those names.
2016-07-08 07:34:05 +08:00
..
migrations Use SecurityProtocol to replace UseSSL in LDAP config 2016-07-08 07:25:09 +08:00
access.go
action.go
admin.go
error.go
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
login.go Use SecurityProtocol to replace UseSSL in LDAP config 2016-07-08 07:25:09 +08:00
models_sqlite.go
models_tidb.go
models.go getEngine() not handles DB parameters (#2972) (#2974) 2016-07-02 22:39:39 +08:00
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 #3229 disallow repository name . and .. 2016-07-08 07:34:05 +08:00
ssh_key_test.go
ssh_key.go
token.go
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