[gatein-dev] Remember me extension of all HTTP verbs
Julien Viet
jviet at exoplatform.com
Tue Mar 26 10:50:19 EDT 2013
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
More information about the gatein-dev
mailing list