id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 8770,"AttributeError: Cannot find an implementation of the ""IPasswordHashMethod"" interface named ""HtDigestHashMethod"". Please update the option account-manager.hash_method in trac.ini.",admin,Steffen Hoffmann,"==== How to Reproduce ==== While doing a GET operation on `/admin/accounts/config`, Trac issued an internal error. ''(please provide additional details here)'' Request parameters: {{{ {'cat_id': u'accounts', 'panel_id': u'config', 'path_info': None} }}} User agent: `Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16` ==== System Information ==== || '''`Trac`''' || `0.13dev-r10688` || || '''`Babel`''' || `0.9.6` || || '''`Docutils`''' || `0.7` || || '''`Genshi`''' || `0.6` || || '''`mod_python`''' || `3.3.1` || || '''`Pygments`''' || `1.4` || || '''`pysqlite`''' || `2.6.0` || || '''`Python`''' || `2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)]` || || '''`pytz`''' || `2011e` || || '''`setuptools`''' || `0.6c11` || || '''`SQLite`''' || `3.6.2` || || '''`Subversion`''' || `1.4.6 (r28521)` || || '''`jQuery`''' || `1.5.1` || ==== Enabled Plugins ==== || '''`tracaccountmanager`''' || `0.3dev-r10113` || ==== Python Traceback ==== {{{ Traceback (most recent call last): File ""build\bdist.win32\egg\trac\web\main.py"", line 473, in _dispatch_request dispatcher.dispatch(req) File ""build\bdist.win32\egg\trac\web\main.py"", line 193, in dispatch resp = chosen_handler.process_request(req) File ""build\bdist.win32\egg\trac\admin\web_ui.py"", line 124, in process_request path_info) File ""build\bdist.win32\egg\acct_mgr\admin.py"", line 130, in render_admin_panel return self._do_config(req) File ""build\bdist.win32\egg\acct_mgr\admin.py"", line 159, in _do_config opt_val = option.__get__(store, store) File ""build\bdist.win32\egg\trac\config.py"", line 691, in __get__ self.section, self.name)) AttributeError: Cannot find an implementation of the ""IPasswordHashMethod"" interface named ""HtDigestHashMethod"". Please update the option account-manager.hash_method in trac.ini. }}}",defect,closed,normal,AccountManagerPlugin,normal,fixed,option,Olemis Lang,0.11