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
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248)
This introduces a new flag `BlockAdminMergeOverride` on the branch
protection rules that prevents admins/repo owners from bypassing branch
protection rules and merging without approvals or failing status checks.

Fixes #17131

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
5 months ago
..
api Make admins adhere to branch protection rules (#32248) 5 months ago
common Refactor route path normalization (#31381) 9 months ago
install Save initial signup information for users to aid in spam prevention (#31852) 6 months ago
private Make git push options accept short name (#32245) 5 months ago
utils Refactor external URL detection (#29973) 12 months ago
web Make admins adhere to branch protection rules (#32248) 5 months ago
init.go Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 5 months ago