0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-18 17:49:25 +01:00
gitea/models
Schwobaland c0904f1942 Restrict creating organisations by user (#193)
* restrict creating organizations based on right on user

* revert bindata.go

* reverse vendor lib

* revert goimports change

* set AllowCreateOrganization default value to true

* revert locale

* added default value for AllowCreateOrganization

* fix typo in migration-comment

* fix comment

* add coments in migration
2016-12-31 10:33:30 +08:00
..
migrations Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
access.go
action.go
admin.go
error.go Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
git_diff_test.go
git_diff.go
graph_test.go
graph.go
issue_comment.go
issue_label.go
issue_mail.go
issue.go
lfs.go
login_source.go
mail.go
models_sqlite.go
models_test.go
models_tidb.go
models.go
notification.go
org_team.go
org.go Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
pull.go
release.go
repo_branch.go
repo_collaboration.go
repo_editor.go
repo_mirror.go
repo_test.go
repo.go
ssh_key_test.go
ssh_key.go
star.go
token.go
update.go
user_mail.go
user.go Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
webhook_slack.go
webhook.go
wiki.go