You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
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>
10 months ago
..
api Fix branch_protection api shows users/teams who has no readAccess (#30291) 10 months ago
common feat(api): implement branch/commit comparison API (#30349) 11 months ago
install Move context from modules to services (#29440) 1 year ago
private Performance optimization for git push (#30104) 11 months ago
utils Refactor external URL detection (#29973) 11 months ago
web Refactor web routes (#30519) 10 months ago
init.go Move some asymkey functions to service layer (#28894) 12 months ago