Changes between Version 20 and Version 21 of AccountManagerPlugin/AuthStores


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

--

Legend:

Unmodified
Added
Removed
Modified
  • AccountManagerPlugin/AuthStores

    v20 v21  
    7373 * 'htpasswd_hash_type' for hash type selection available since [9274]
    7474 * integration of popular sha512 hash type pending (see #8791, patch available)
    75  * new 'htpasswd_file' option replaced 'password_file' in [10396] for `acct_mgr-0.4`
     75 * new 'htpasswd_file' option replaced 'password_file' in [10396] for `acct_mgr-0.4`. If upgrading from an earlier version, password file authentication will fail until the option name has been changed in the trac.ini file.
    7676
    7777== !HttpAuthStore ==