1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-28 14:15:49 +00:00
gitea/routers/api/v1
Lunny Xiao 999392f6a5
Fix owners cannot create organization repos bug (#20841)
* Fix owners cannot create organization repos bug

* Fix api

* Update routers/api/v1/org/team.go

Co-authored-by: Gusted <williamzijl7@hotmail.com>

Co-authored-by: Gusted <williamzijl7@hotmail.com>
2022-08-18 11:58:21 +03:00
..
activitypub Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
admin Add option to purge users (#18064) 2022-07-14 08:22:09 +01:00
misc Move issues related files into models/issues (#19931) 2022-06-13 17:37:59 +08:00
notify Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
org Fix owners cannot create organization repos bug (#20841) 2022-08-18 11:58:21 +03:00
packages Add support for Pub packages (#20560) 2022-08-07 18:09:54 +08:00
repo Remove follow from commits by file (#20765) 2022-08-14 21:22:13 -04:00
settings Make mirror feature more configurable (#16957) 2021-09-07 17:49:36 +02:00
swagger Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
user Only show Followers that current user can access (#20220) 2022-07-05 16:47:45 +01:00
utils refactor webhook *NewPost (#20729) 2022-08-11 17:48:23 +02:00
api.go Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
auth_windows.go Let web and API routes have different auth methods group (#19168) 2022-03-28 12:46:28 +08:00
auth.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00