That is, a way to check that a user is not authenticated in order to restrict access to a login form?
I understand that I can do redirects in the view or remove elements in the template depending on whether there is a user set, just wondering if there is a way to do it at the route config level. Thanks, Ben -- 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.
