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/services
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
..
actions Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461) 10 months ago
agit
asymkey
attachment
auth fix: Fix to delete cookie when AppSubURL is non-empty (#30375) 10 months ago
automerge
context Refactor web routes (#30519) 10 months ago
contexttest
convert Fix branch_protection api shows users/teams who has no readAccess (#30291) 10 months ago
cron
doctor
externalaccount
feed
forms
gitdiff
indexer
issue Fix code owners will not be mentioned when a pull request comes from a forked repository (#30476) 10 months ago
lfs
mailer
markup
migrations Change the default maxPerPage for gitbucket (#30392) 10 months ago
mirror Avoid losing token when updating mirror settings (#30429) 10 months ago
notify
org
packages
pull
release
repository Refactor cache and disable go-chi cache (#30417) 10 months ago
secrets
task
uinotification
user
webhook
wiki