forgejo/models
Peter Smit ddf7014b9b Rewrite of access migration
The old migration had a few issues:
 - It left old column names around
 - It did not give the right access levels for owners and admins

Also, this includes a migration that fixes the authorization of owner teams, which was previously ORG_ADMIN (instead of ORG_OWNER)
2015-02-13 13:58:19 +02:00
..
migrations Rewrite of access migration 2015-02-13 13:58:19 +02:00
access.go some fixes, but not done yet! 2015-02-13 02:56:42 -05:00
action.go code fix #941 caution: undertest 2015-02-13 00:58:46 -05:00
admin.go
git_diff.go
issue.go
login.go
models.go code fix #941 caution: undertest 2015-02-13 00:58:46 -05:00
models_sqlite.go
oauth2.go
org.go code fix #941 caution: undertest 2015-02-13 00:58:46 -05:00
publickey.go
release.go
repo.go fix mirror issues uncaught #941 2015-02-13 02:14:57 -05:00
slack.go
token.go
update.go
user.go code fix #941 caution: undertest 2015-02-13 00:58:46 -05:00
webhook.go