Quoting Erik Bray <[email protected]>: > Do you have logging enabled? And if so, do you get any useful log > messages when you try to authenticate against HTTP auth?
Thanks! With the logging, I found out, that the auth header was missing from the request. I had to put "WSGIPassAuthorization On" into my Apache site config. Now it works! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
