
lists at admentus
Oct 10, 2008, 10:32 AM
Post #1 of 4
(158 views)
Permalink
|
|
TracAccountManager Plugin Issues
|
|
I have a brand new Trac installation using the latest Trac 0.11b2 on Apache 2.2.9. So far everything has been working just fine until I attempted to add the TracAccountManager plugin. At first, I downloaded the latest version from Trac, but when the plugin was enabled, I kept getting a session error. As soon as the plugin was disabled, the error went away. So, I downgraded the plugin to release 2547 which I have working on another Trac setup. So, first, has anybody seen any issues with the latest release of this plugin? Second, when I first setup Trac, I put a <LocationMatch "[^/]+/login"> block in my vhosts.conf file to enable basic authentication via an htpasswd file. After I got the TracAccountManager plugin working, my intent was to use the HTTP form login instead of basic authentication, but if I remove the <LocationMatch block from my vhosts.conf file, I get the error in Trac that authentication has not been properly configured. Everything in my trac.ini file appears to matche my other setup where HTTP form login works. Can anybody tell me what I am missing here? Thanks -- Jeff --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users[at]googlegroups.com To unsubscribe from this group, send email to trac-users+unsubscribe[at]googlegroups.com For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
|