summaryrefslogtreecommitdiffstats
path: root/gitolite/dotfiles/local/triggers
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2023-12-16 06:00:25 -0500
committerMalfurious <m@lfurio.us>2024-03-11 07:10:47 -0400
commitd489b4438ded736c61a7dadeb87a6bd90ea53b50 (patch)
tree0423d96bac2e13c250f42e8e18505f9a06d33a07 /gitolite/dotfiles/local/triggers
parent5f5cab13b85c6ca5948581692c7be4c994908703 (diff)
downloadsrcnode-d489b4438ded736c61a7dadeb87a6bd90ea53b50.tar.gz
srcnode-d489b4438ded736c61a7dadeb87a6bd90ea53b50.zip
gitolite: Create separate config for normalmode repository semantics
The previous content of gitolite.conf defined the standard access rules for normalmode. These are now moved to a new file which will be baked into the gitolite docker image and not managed by the gitolite-admin repository. This will allow for easier management of the normalmode rules via this git repository (aka, part of the normalmode distribution) and prevent the need for user intervention and to stomp on gitolite-admin to adopt new updates. The goal is to give users nearly complete ownership of their gitolite.conf file. Added to the gitolite.conf template is a definition for a new @creators group. The normalmode rules are updated to permit only users from this group to create and own new wildcard repositories. This allows creating new users which can only contribute to other's repos (as either a MAINTAINER or CONTRIBUTOR), or access private repos. As alluded by the previous paragraph, administrators may define private repos within gitolite using normalmode. This is done by manually configuring them in gitolite.conf. This use-case has always been possible, but has only recently been tested to confirm that the access restrictions are compatible with the rest of normalmode's operations. (aka: Nothing is leaked via cgit, and the normalmode access rules don't break anything). Easing this use-case is another reason for the clean separation of config files. Signed-off-by: Malfurious <m@lfurio.us>
Diffstat (limited to 'gitolite/dotfiles/local/triggers')
0 files changed, 0 insertions, 0 deletions