On Wednesday, December 7, 2016 at 10:16:40 PM UTC-8, Mingxing Tian wrote:
>
> The following error occurred only in when I pass the page management 
> account, not every page will appear the mistake, so I don't think it is 
> caused by the failure notification message, I think there should be other 
> reasons.You notice to check my profile, have seen what is not the right 
> place?
>
> Cannot find an implementation of the IPasswordHashMethod interface named 
> HtDigestHashMethod. Please check that the Component is enabled or update 
> the option [account-manager] hash_method in trac.ini
>


Are you referring to the user management page, with path 
/admin/accounts/users? If not, what is the path where you see the error.

You could try:

acct_mgr.* = enabled
acct_mgr.admin.configurationadminpanel = disabled
acct_mgr.db.sessionstore = disabled
acct_mgr.htfile.htdigeststore = disabled
acct_mgr.http.httpauthstore = disabled
acct_mgr.pwhash.* = disabled
acct_mgr.svnserve.svnservepasswordstore = disabled 

- Ryan

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to