You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Les Hazlewood (JIRA)" <ji...@apache.org> on 2009/02/23 06:03:01 UTC

[jira] Resolved: (JSEC-56) rememberMe cookie value is sometimes sent without appropriate base64 padding

     [ https://issues.apache.org/jira/browse/JSEC-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Les Hazlewood resolved JSEC-56.
-------------------------------

    Resolution: Fixed
      Assignee: Les Hazlewood

Couldn't add the patch directly due to the source being changed previously, but I added the corresponding logic and added Luis's name to the @author tags

> 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
>            Assignee: Les Hazlewood
>             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.