Hello all, I'm working on creating a different permission system than is included in Arches-HIP, and I know how to create permissions, groups, and users with new functions in my own setup.py, however, I'm not sure how to stop Arches from making the default 'edit' and 'read' groups, and creating all of the the node level permissions, without tinkering with the virtual environment.
An alternative approach would be to force the deletion of those two groups and all of the existing permissions during the install process prior to creating my own, but I'm not sure how to do that either. Any help is appreciated! Adam -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
