This is what I want to achieve -- Previously users signup with their email address, follow the link in the confirmation email to complete the signup. Now I want to allow them to GET everything before confirming their email, but when they POST to anything, they will be redirected to a page telling them to confirm email first.
I don't find it fit the authorization realm and tried with the tween approach, but soon realize building a complete response object without using the handler can be messy. What would be the best practice to achieve this? Thanks. Jerry -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
