Found a solution :

- make a MyBasicSecurityFilter that overrides sfBasicSecurityFilter
- override each forwardTo***Action() and add sfConfig::set('sf_cache',
false); at first lines.

I dont know if it is really clean
Made a ticket http://trac.symfony-project.org/ticket/8608


On May 4, 11:51 am, theredled <benoit.guc...@gmail.com> wrote:
> Too Bad...
>
> Thanks. I'll look for a solution.
>
> On May 4, 11:16 am, Michał Piotrowski <mkkp...@gmail.com> wrote:
>
>
>
> > Hi,
>
> > 2010/5/4 theredled <benoit.guc...@gmail.com>:
>
> > > Hi,
>
> > > I have an URI "foo/bar?baz=1" that requires authentication, AND which
> > > result must be cached.
>
> > > The result is : the cached result is the authentication page. How
> > > ironic...
>
> > > Do you know what can be the origin of this problem ?
>
> > AFAIK there is no way to properly cache secure pages. If you want a
> > secure page you need to disable cache.
>
> > Regards,
> > Michal
>
> > > Thanks all.
>
> > --
> > If you want to report a vulnerability issue on symfony, please send it to 
> > security at symfony-project.com
>
> > You received this message because you are subscribed to the Google
> > Groups "symfony users" group.
> > To post to this group, send email to symfony-users@googlegroups.com
> > To unsubscribe from this group, send email to
> > symfony-users+unsubscr...@googlegroups.com
> > For more options, visit this group 
> > athttp://groups.google.com/group/symfony-users?hl=en
>
> --
> If you want to report a vulnerability issue on symfony, please send it to 
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group 
> athttp://groups.google.com/group/symfony-users?hl=en

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to