Changes between Version 17 and Version 18 of AccountManagerPlugin/Modules


Ignore:
Timestamp:
Jan 9, 2012, 6:20:26 PM (12 years ago)
Author:
Dennis McRitchie <dmcr@…>
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AccountManagerPlugin/Modules

    v17 v18  
    3131  * review and erase entries of Trac db table `session_attribute` (since acct_mgr-0.4) ^note2^
    3232
    33 '''^note1^''' In version acct_mgr-0.3, module name was !AccountManagerAdminPage. If you are upgrading to acct_mgr-0.4 from an earlier version, and this feature was enabled using `acct_mgr.admin.accountmanageradminpage`, this feature will now be disabled until it is enabled using `acct_mgr.admin.accountmanageradminpages`.[[BR]]
     33'''^note1^''' In version acct_mgr-0.3, module name was !AccountManagerAdminPage. If you are upgrading to acct_mgr-0.4 from an earlier version, and this feature was enabled using `acct_mgr.admin.AccountManagerAdminPage`, this feature will now be disabled until it is enabled using `acct_mgr.admin.AccountManagerAdminPages`.[[BR]]
    3434'''^note2^''' Requires `ACCTMGR_ADMIN` or `TRAC_ADMIN`, but handle with ''extreme care'' anyway - no problem to shoot yourself in the foot by i.e. deleting your own `SessionStore` admin password. So double-check and think twice, and especially have a current, working Trac db backup before starting cleanup here.
    3535
     
    4747acct_mgr.admin.AccountManagerAdminPages = enabled
    4848}}}
    49 '''NOTE:''' If you are upgrading to acct_mgr-0.4 from an earlier version, and this feature was enabled using `acct_mgr.admin.accountmanageradminpage`, this feature will now be disabled until it is enabled using `acct_mgr.admin.accountmanageradminpages`.
     49'''NOTE:''' If you are upgrading to acct_mgr-0.4 from an earlier version, and this feature was enabled using `acct_mgr.admin.AccountManagerAdminPage`, this feature will now be disabled until it is enabled using `acct_mgr.admin.AccountManagerAdminPages`.
    5050
    5151=== Compatibility ===