|
2021-11-23 19:23 AEST by Arthur Barrett - An advantage of the approach suggested by the customer is that it's not incompatible with perfect secrecy.
ie: the customer could set the root ownership to user1 and admin would NOT have control access.
The simplest method of implementing this repository wide, would be with a single defined user for the
repository and changing the 'owner_or_admin()' check with one that uses a fixed username (from
CVSROOT/config) |