On Thursday November 27, 2008 23:26:06 Graham Dumpleton wrote: > Does that mean you ignore AUTH_TYPE variable passed in from Apache > where Apache module performs the authentication?
repoze.who sets that variable when it performs the authentication. However, if you want to bypass r.who authentication when the server already authenticated the user, you'll have to specify it explicitly (create a rather simple r.who identifier to do so). Cheers. -- Gustavo Narea <http://gustavonarea.net/>. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
