0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-22 03:43:41 +01:00
gitea/routers/api/v1
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
..
admin
convert
misc
org
repo Check that repositories can only be migrated to own user or organizations (#4366) 2018-07-05 01:45:15 +03:00
swagger
user
utils
api.go