On Monday, April 13, 2015 at 3:48:52 PM UTC-4, ivanelson wrote: > > I enabled this module: ". Acct mgr.pwdhash * = enabled" > I think that in the previous version did not have or did not need it. >
The issue was probably that you upgraded your Trac from < 1.0.2. The existence of a Component specified in the configuration is enforced since Trac 1.0.2. Prior to Trac 1.0.2, Trac wouldn't directly enforce that a Component specified in the configuration is present. It looks like hash_method was added in [2120], a very early version of AccountManagerPlugin (8 years ago), so I doubt the issue was directly related to any recent AccountManager changes. - 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
