1
0
Fork 0
forgejo/routers/api/v1
Gusted 029bcd361a [FEAT] Configure if protected branch rule should apply to admins
- Currently protected branch rules do not apply to admins, however in
some cases (like in the case of Forgejo project) you might also want to
apply these rules to admins to avoid accidental merges.
- Add new option to configure this on a per-rule basis.
- Adds integration tests.
- Resolves #65
2024-04-01 19:31:43 +00:00
..
activitypub activitypub: warn instead of error 2024-03-24 07:12:31 +01:00
admin
misc
notify drop log.Error in ReadRepoNotifications 2024-03-24 07:12:31 +01:00
org
packages
repo [FEAT] Configure if protected branch rule should apply to admins 2024-04-01 19:31:43 +00:00
settings
shared
swagger
user Allow users to hide all "Add more units..." hints 2024-03-21 08:15:51 +01:00
utils
api.go