OpenInteract2::Manual::Security is a Perl module that offers security in OpenInteract2.
There are two layers of security in OpenInteract:
1. Action security
2. Data security
Action security specifies whether a particular user can generally accomplish a particular task. Data security determines whether the user can perform a particular action on a particular object, or even see the object at all. The distinction between the two is important for application programmers, but they're implemented in a unified fashion. This method of implementation is a good thing but it might be confusing to newcomers.
Product's homepage
Requirements:
· Perl