Files
@ 8eed16b2a99b
Branch filter:
Location: kallithea/init.d/kallithea-daemon-debian
8eed16b2a99b
1.7 KiB
text/plain
auth: minor refactoring of computation of admin access for repo owners
Make the flow slightly simpler ... and now when permissions are merged, we only
have to set repo owner access once.
BUT: because multiple_counter, we actually don't merge permissions in all
cases. This will thus introduce a regression that will be fixed in next
changeset.
Make the flow slightly simpler ... and now when permissions are merged, we only
have to set repo owner access once.
BUT: because multiple_counter, we actually don't merge permissions in all
cases. This will thus introduce a regression that will be fixed in next
changeset.