On 9/19/06, Krys <[EMAIL PROTECTED]> wrote:
>
> Kevin Dangoor wrote:
> > On Sep 18, 2006, at 6:03 AM, Ksenia Marasanova wrote:
> > > I wonder if it would be possible to use a "real" redirect, that wil
> > > send the browser to /login?
> >
> > Offhand, this seems reasonable.
> >
> > Kevin
>
> Doesn't doing a "real" redirect run the risk of exposing POST data as
> GET data.  I always thought the use of InternalRedirect was so that
> POST data on forms that require authentication can be passed right
> through /login back to the form and with the POST data intact.  The
> "Real" redirect seems to no be able to handle POST data.
>
> Correct me if I am wrong....
>
> Krys

You're right... I forgot about it. Handy for users who can edit some
form for hours without hitting "save"...

Ksenia.

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

Reply via email to