0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-22 05:54:31 +01:00
gitea/routers/api/v1/repo
Lauris BH 4a8ee0b5cc
Check that repositories can only be migrated to own user or organizations (#4366)
* Repositories can only migrated to own user or organizations

* Add check for organization that user does not belong to

* Allow admin to migrate repositories for other users
2018-07-05 01:45:15 +03:00
..
branch.go
collaborators.go
file.go
fork.go
hook_test.go
hook.go
issue_comment.go
issue_label.go
issue_tracked_time.go
issue.go
key.go
label.go
main_test.go
milestone.go
pull.go
release_attachment.go
release.go
repo.go Check that repositories can only be migrated to own user or organizations (#4366) 2018-07-05 01:45:15 +03:00
star.go
status.go
subscriber.go