Changes between Version 34 and Version 35 of S3/S3AAA/OrgAuth
- Timestamp:
- 09/04/12 10:48:50 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3AAA/OrgAuth
v34 v35 26 26 The hook function must accept {{{(table, row)}}} as parameters, and return the pe_id (Person Entity ID) of the owner entity. 27 27 28 It is possible to set a global defaultfor the owner_entity hook in the config.py of the respective template:28 It is possible to set a global method for the owner_entity hook in the config.py of the respective template: 29 29 {{{ 30 30 settings.auth.owner_entity = function