You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2014/07/11 15:09:04 UTC

[jira] [Created] (JCR-3796) TokenProvider.createToken is case sensitive

angela created JCR-3796:
---------------------------

             Summary: TokenProvider.createToken is case sensitive
                 Key: JCR-3796
                 URL: https://issues.apache.org/jira/browse/JCR-3796
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-core
    Affects Versions: 2.8
            Reporter: angela
            Assignee: angela


in contrast to the previous implementation (as exposed in the compatibility mode) and the way it is implemented in Oak the backport introduces a case-sensitive check for the userID extracted from the credentials matches the ID obtained from User.getID.

this is an unintended and not very useful regression as the lookup for users is case insensitive.



--
This message was sent by Atlassian JIRA
(v6.2#6252)