Changes between Version 34 and Version 35 of BluePrintAuthenticationAccess
- Timestamp:
- 01/12/09 18:54:54 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintAuthenticationAccess
v34 v35 34 34 (NB The Vol module currently uses a separate method) 35 35 36 We also want to look at linking the AAA t2_person table with the Person Registry's person table36 We also want to look at linking the AAA t2_person table with the [BluePrintPersonRegistry Person Registry]'s person table 37 37 38 38 === Implementation === … … 63 63 64 64 == Accounting == 65 STATUS: Complete apart from needing to get new_values back from the form after processing 65 STATUS: Complete apart from needing to get new_values back from the form after processing.[[BR]] 66 The solution hooks the RESTlike controller so anything which bypasses that is not logged (unless using the T2 fields: {{{created_by}}}, {{{updated_by}}}). 67 To do more would require patching the DAL. 66 68 67 69 Events can be audited at the Global level or the per-Module level.