Files
@ 8eed16b2a99b
Branch filter:
Location: kallithea/MIT-Permissive-License.txt
8eed16b2a99b
1023 B
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.