[
https://issues.apache.org/jira/browse/JCR-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18056513#comment-18056513
]
Julian Reschke commented on JCR-5226:
-------------------------------------
PR contains a minimal fix.
Note that this changes behaviour from "return garbage" to "return correct data
or throw exception on malformed input".
[~kwin] - any concerns from a FileVault point of view?
> Base64 decoder does not hande input without padding correctly
> -------------------------------------------------------------
>
> Key: JCR-5226
> URL: https://issues.apache.org/jira/browse/JCR-5226
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-jcr-commons
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Major
> Fix For: 2.24
>
>
> It currently just returns a truncated string.
> It either should accept the input without padding, or throw an exception.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)