Info for phpGACL

sunsetsystems wrote on Tuesday, August 02, 2005:

In case anyone is interested I just checked in a text file Documentation/README.phpgacl which offers some tips on configuring phpGACL for OpenEMR.

Feel free to enhance it.  Improvements and suggestions are appreciated.

– Rod <rod at sunsetsystems dot com>

sunsetsystems wrote on Thursday, August 04, 2005:

Just to follow up…

I checked in a bunch of code updates to support use of phpGACL in various places.  There’s more to be done, but this is a big step in the right direction.  Hopefully I have not added any bugs, but it’s possible.

Note that phpGACL is not required, and by default is not used.  It’s also possible to implement fine-grained access control without using phpGACL at all; for that you’d add custom code to library/acl.inc.

– Rod <rod at sunsetsystems dot com>