Changes between Version 29 and Version 30 of BluePrintAuthenticationAccess


Ignore:
Timestamp:
01/10/09 14:27:28 (16 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintAuthenticationAccess

    v29 v30  
    1010
    1111The default configuration is that Self-Registration is enabled.[[BR]]
    12 This can be easily disabled:
    13  * Remove the link from the menu in {{{layout.html}}}
    14  * Disable the function in {{{controllers/default.py}}}
    15 This manual process should be changed to a single setting in the default_setting table.
     12This can be easily disabled via a single setting in the s3_setting table.
    1613
    1714The email address is currently not verified.[[BR]]
     
    7774Most auditing wins, so if the Global is True, then all Modules will Log. If Global is False then Modules have control & can selectively enable it.
    7875
    79 Global settings are defined in {{{default_settings}}} table.[[BR]]
     76Global settings are defined in {{{s3_settings}}} table.[[BR]]
    8077Per-Module settings are defined in {{{module_settings}}} table.[[BR]]
    8178Each defines 2 levels of Auditing - Audit just Changes (C/U/D), or also Reads: