1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/routers/org
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
..
members.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
org.go Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
setting.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
teams.go golint fixed for parts of routers root, dev, user and org dirs (#167) 2016-11-18 11:03:03 +08:00