You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2021/07/08 18:17:00 UTC

[jira] [Created] (ISIS-2796) Use base64 encoding with o.a.wicket....CookieUtils.save/load.

Andi Huber created ISIS-2796:
--------------------------------

             Summary: Use base64 encoding with o.a.wicket....CookieUtils.save/load.
                 Key: ISIS-2796
                 URL: https://issues.apache.org/jira/browse/ISIS-2796
             Project: Isis
          Issue Type: Bug
          Components: Isis Viewer Wicket
            Reporter: Andi Huber
            Assignee: Andi Huber
             Fix For: 2.0.0-M6


Cookie values must pass RFC6265 validation, eg. whitespaces need encoding. But to be on the safe side let us use base64 encoding instead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)