[
https://issues.apache.org/jira/browse/JSEC-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671258#action_12671258
]
Luis Arias commented on JSEC-56:
--------------------------------
Hopefully it will save others some time and effort ! Currently I'm not using
the patched version because I'm using jsecurity through the grails plugin, so
instead I have implemented that padding routine in a tomcat valve. Looking
forward to 1.0 ! :)
> rememberMe cookie value is sometimes sent without appropriate base64 padding
> ----------------------------------------------------------------------------
>
> Key: JSEC-56
> URL: https://issues.apache.org/jira/browse/JSEC-56
> Project: JSecurity
> Issue Type: Improvement
> Components: Web
> Affects Versions: 0.9
> Reporter: Luis Arias
> Fix For: 1.0
>
> Attachments: base64padding_problem.patch
>
>
> I experienced this issue this morning (easily visible with Firebug). I am
> supplying a patch with a fix and unit test. It might be better to be safe to
> encode the remember me cookie value as ascii hex instead of base64 instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.