From: Daniel A. <dan...@gm...> - 2006-10-25 01:09:12
|
On 10/24/06, Gary Kramlich <gr...@re...> wrote: > Daniel Atallah wrote: > > We're using the Trac AccountManager plugin, not HTTP Authentication. > > As am I for guifications.org but /trac/login requires auth, unless of > course I missed something in the configuration for the AccountManager > since i set it up way after I did the basic trac setup. AccountManager contains a HTTP form-based replacement for the /login action. I suppose, we could simply not use it and point the apache digest auth file to the account file generated by AccountManager. I hadn' t thought of that possiblity - I think it would work. |