Ping?

Le 17/03/2015 15:40, Sylvain Beucler - Inria a écrit :
Hi,

When unifying https and unix permissions, I made the assumption that :
- group 'projname' : read-only access on repos
- group 'scm_projname' : grants read+write access on repos

However, I made some tests and the code currently assumes that :
- group 'projname' : direct project member (whatever the RBAC privs)
- group 'scm_projname' : read+write access on repos
Consequently "read-only access" is currently broken.


Should I go ahead and fix the code to conform to my first assumption (projname=read-only ?)

Or should rename the groups entirely for clarity ?
- projname_ro
- projname_rw
- (and ditch "projname" for simplicity)
- (and re-chgrp group homedirs)

WDYT?


_______________________________________________
Fusionforge-general mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-general

Reply via email to