[gatein-dev] Remember me extension of all HTTP verbs

Marek Posolda mposolda at redhat.com
Wed Mar 27 03:48:28 EDT 2013


I think it is ok as long as we support only Servlet 3 containers so the 
infinite loop shouldn't be an issue anymore.

Marek

On 26/03/13 15:50, Julien Viet wrote:
> Hi,
>
> we fixed an issue in gatein master that extends the remember filter filter to work with any kind of HTTP request.
>
> Before it was limited to GET due to potential issues with servlet container authentication (could cause infinite loop because of redirections).
>
> The use case is with ajax requests (POST) done by portlets when a user session expires that cause client side issues.
>
> We would like to port it to 3.5.x as well.
>
> Here is the commit for this patch : https://github.com/gatein/gatein-portal/commit/70f2b4be5d4895e245a2cbb7b7e2b57201c16d0d
>
> let us know if this is ok for you.
>
> Julien
> _______________________________________________
> gatein-dev mailing list
> gatein-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/gatein-dev



More information about the gatein-dev mailing list