1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-12 15:26:06 +02:00
gitea/routers/api
Edward Zhang 02e183bf3f
Fix branch_protection api shows users/teams who has no readAccess (#30291)
Add some logic in `convert.ToBranchProtection` to return only the names
associated with readAccess instead of returning all names. This will
ensure consistency in behavior between the frontend and backend.
Fixes: #27694

---------

Co-authored-by: techknowlogick <techknowlogick@gitea.com>
Co-authored-by: wenzhuo.zhang <wenzhuo.zhang@geely.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2024-04-17 15:24:07 +02:00
..
actions Check the token's owner and repository when registering a runner (#30406) 2024-04-11 16:01:44 +08:00
packages Relax generic package filename restrictions (#30135) 2024-03-27 16:55:05 +00:00
v1 Fix branch_protection api shows users/teams who has no readAccess (#30291) 2024-04-17 15:24:07 +02:00