id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
10734,Uses depreciated AccountManagerPlugin options,hasienda,froosh,In `htgroupsplugin/trunk/README.txt` some configuration examples show long depreciated and soon removed options from AccountManagerPlugin:\r\n * 'password_format' has been obsoleted by\r\n  * 'password_store' for direct store selection including store chaining and\r\n  * store-specific options for hash type selection_ i.e.:\r\n   * 'htpasswd_hash_type' for `HtPasswdStore`\r\n   * 'db_htpasswd_hash_type' for `SessionStore` with IPasswordHashMethod `HtPasswdHashMethod` (selected by 'hash_method' in turn)\r\n * 'password_file' has been depreciated in favor of store-specific options_ once more to allow for seamless store chaining\r\n  * 'htpasswd_file' for `HtPasswdStore`'s password file in htpasswd format\r\n  * 'htdigest_file' for `HtDigestStore`'s password file in htdigest format\r\n\r\nPlease update the documentation_ and maybe the plugin reading these options as well (unchecked). The !AccountManagerPlugin supports only Trac versions down to 0.11_ so the existing 0.9 branch of !HtgroupsPlugin is not relevant here.,defect,closed,normal,HtgroupsPlugin,normal,wontfix,option,rjollos,0.11
