Changes between Version 51 and Version 52 of BluePrintAuthorization


Ignore:
Timestamp:
06/19/10 19:35:02 (14 years ago)
Author:
Fran Boon
Comment:

registration_onvalidation and a registration_onaccept hook

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintAuthorization

    v51 v52  
    306306    * We could give this role to all registered users by default if we Hook into the registration onaccept
    307307     * Currently this requires modifying {{{shn_register()}}} in {{{modules/sahana.py}}}
     308     * Replace with a registration_onvalidation and a registration_onaccept hook, which operate with secured copies of the registration data (e.g. no password contained).
    308309
    309310 * '''Messaging''': If access to a record is restricted then access to Messages relating to that record should also be restricted