venkatbo wrote: > On a simple db-less instance of a TG-app I'm trying to > implement the Basic Authentication scheme of auth.
You might have a look at CherryPy's SessionAuthenticateFilter; override the check_login_and_password config option. Robert Brewer System Architect Amor Ministries [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

