Hey there.  We at ISC have been noticing that the htpasswd file-based auth 
is really prone to corruption, having happened at least three times.  We've 
upgraded to the latest version, but as everything else is in a postgres 
database, it makes sense for the users to be as well.

So then, my question: what's the best way to switch over to the session 
schema?  I don't even see a users table defined in my database.  Presumably 
I'd need to import the users from my htpasswd file into this, and we'd need 
the crypt-based password hashes to be recognized.  Is there any migrate 
plugin that does this?

Best,

-Dan Mahoney

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