Hello,

I've got two news, one good and one bad:
 - The bad one is that functionality is hard to achieve with the 
RedirectingFormPlugin.
 - The good one is that I've written a friendlier identifier and challenger 
based on RedirectingFormPlugin, which gives you the ability to avoid 
challenges on logout plus more handy things. Hopefully I'll release it 
tomorrow.

Cheers.

On Saturday January 10, 2009 14:30:11 heretoo wrote:
> When I navigate to "/logout_handler", the RedirectingFormPlugin is
> calling HTTPNotAuthorized() as middleware, and the
> PluggableAuthenticationMiddleware.challenge is called which then first
> calls:
>
> 1. identifier.forget
> 2. plugin.challenge
>
> My question is, how do I get "identifier.forget" to be called but
> instead of challenging the user, instead redirect back to the
> come_from url (referrer). Is that at all possible, and how could I
> achieve this?
>
> 
-- 
Gustavo Narea.
General Secretary.
GNU/Linux Matters <http://gnulinuxmatters.org/>.

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

Reply via email to