I have a pylons app using repoze.what+repoze.who for auth^2.  The
RedirectingFormPlugin in repoze.who middleware wants to know the login
and logout urls for automatic redirection (login_form_url,
login_handler_path, and logout_handler_path).  How can I get the
return value of, for example, url('login') within config/middleware.py?

-- 
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.

Reply via email to