Where do I send the beer? Red wine? Money?

That worked.

But I don't necessarily understand what happened. The passwords were originally created with htpasswd not htdigest. Is there no difference?

Many thanks

Mike

On 28/09/2017 1:21 AM, RjOllos wrote:


On Wednesday, September 27, 2017 at 1:13:46 AM UTC-7, Mike Dewhirst wrote:

    On 27/09/2017 5:46 PM, Ryan Ollos wrote:
    >
    >
    > On Wed, Sep 27, 2017 at 7:43 AM, Mike Dewhirst
    <mi...@dewhirst.com.au <mailto:mi...@dewhirst.com.au>
    > <mailto:mi...@dewhirst.com.au <mailto:mi...@dewhirst.com.au>>>
    wrote:
    >
    >     On 27/09/2017 5:14 PM, Ryan Ollos wrote:
    >
    >         What is your [components] section from trac.ini?
    >
    >
    >     Just a moment ago I thought I'd tempt fate by uninstalling
    >     TracAccountManager to re-install again. I'm now getting a 500
    >     error[1] when I click Admin -> Plugins
    >
    >
    > Make sure to restart your web server when
    uninstalling/installing plugins.

    Phew! That fixed the 500 error - thanks.

    >
    > Regarding the earlier issue, try:
    > acct_mgr.pwhash.* = enabled

    No progress here. I also swapped htpasswdhashmethod in and
    htdigesthashmethod out. Made no difference.

    Mike


When editing trac.ini, be sure to remove these two lines:
acct_mgr.pwhash.htdigesthashmethod = disabled
acct_mgr.pwhash.htpasswdhashmethod = enabled

Then add:
acct_mgr.pwhash.* = enabled

Set:
[account-manager]
hash_method = HtDigestHashMethod

If that doesn't work, send your [accountmanager] section from trac.ini along with your revised [components] section and I'll give it a try.

- 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 <mailto:trac-users+unsubscr...@googlegroups.com>. To post to this group, send email to trac-users@googlegroups.com <mailto: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.

--
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