Hello, I am trying to enable http_auth in an application using TG 1.0.9. According to what can be gleaned from the documentation it is a simple matter of specifying the following app.cfg parameter:
identity.source="form,http_auth,visit" However, once the setting is enabled, a 403 error code is returned when attempting to access the app in question.e.g http://username:passw...@localhost Am I missing something basic? Thanks in advance! -- You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en.

