id summary reporter owner description type status priority component severity resolution keywords cc release 1437 After making some changes, I am getting exceptions anonymous Matt Good "I changed from htdigest (which did not work at all for me) to htpasswd, which works, but when I hit the Admin button, an exception is thrown at me: {{{ Python Traceback Traceback (most recent call last): File ""/var/lib/python-support/python2.4/trac/web/main.py"", line 387, in dispatch_request dispatcher.dispatch(req) File ""/var/lib/python-support/python2.4/trac/web/main.py"", line 238, in dispatch resp = chosen_handler.process_request(req) File ""build/bdist.macosx-10.4-fat/egg/webadmin/web_ui.py"", line 109, in process_request File ""build/bdist.linux-i686/egg/acct_mgr/admin.py"", line 46, in process_admin_request File ""build/bdist.linux-i686/egg/acct_mgr/admin.py"", line 64, in _do_config File ""/var/lib/python-support/python2.4/trac/config.py"", line 379, in __get__ raise AttributeError('Cannot find an implementation of the ""%s"" ' AttributeError: Cannot find an implementation of the ""IPasswordHashMethod"" interface named ""HtDigestHashMethod"". Please update the option account-manager.hash_method in trac.ini. }}} I am told to change a value in trac.ini, but I would not know which one, and to change it to what? I am attaching the trac.ini file I am using. Thanks for your help, Willi" defect closed normal AccountManagerPlugin major worksforme HtDigestHashMethod 0.10