﻿ticket,summary,type,release,owner,status,created,modified,_description,_reporter
10735,Uses depreciated AccountManagerPlugin options,defect,,Ruth Trevor-Allen,assigned,2012-12-29T15:27:10+01:00,2020-05-01T06:51:13+02:00,"In `multiprojectcommitticketupdaterplugin/0.12/testing` some configuration examples show long depreciated and soon removed options from AccountManagerPlugin:
 * 'password_format' has been obsoleted by
  * 'password_store' for direct store selection including store chaining and
  * store-specific options for hash type selection, i.e.:
   * 'htpasswd_hash_type' for `HtPasswdStore`
   * 'db_htpasswd_hash_type' for `SessionStore` with IPasswordHashMethod `HtPasswdHashMethod` (selected by 'hash_method' in turn)
 * 'password_file' has been depreciated in favor of store-specific options, once more to allow for seamless store chaining
  * 'htpasswd_file' for `HtPasswdStore`'s password file in htpasswd format
  * 'htdigest_file' for `HtDigestStore`'s password file in htdigest format

Please update the documentation accordingly, or link to maintained !AccountManagerPlugin documentation like the [wiki:CookBook/AccountManagerPluginConfiguration configuration cookbook page] (preferred).",Steffen Hoffmann
