This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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 Cleanup models.User.HashPassword (#3334) 2018-01-12 00:19:38 +02:00
convert Populate URL field of API commits (#3546) 2018-02-20 20:50:42 +08:00
misc Fix swagger errors (#4220) 2018-06-12 22:59:22 +08:00
org Fix swagger errors (#4220) 2018-06-12 22:59:22 +08:00
repo Check that repositories can only be migrated to own user or organizations (#4366) 2018-07-05 01:45:15 +03:00
swagger Fix swagger errors (#4220) 2018-06-12 22:59:22 +08:00
user Fix swagger errors (#4220) 2018-06-12 22:59:22 +08:00
utils Add more webhooks support and refactor webhook templates directory (#3929) 2018-05-16 22:01:55 +08:00
api.go Fix swagger security parts (#4236) 2018-06-12 19:23:00 -04:00