|
1 registered user in last 24 hours OpenACS Privilege"acs_privileges" represent a specific action (or "transaction" in SAP-speak) that a specific user group may perform or not, depending on permission settings.
There are currently (]po[ V3.4) 184 privileges in used. The detailed meaning of each privilege is explained in the User Profile Configuration page.
The layout of the acs_privileges table:
Column | Type | Modifiers ---------------+------------------------+----------- privilege | character varying(100) | not null pretty_name | character varying(100) | pretty_plural | character varying(100) | Notes
|
