Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 805AA11455 for ; Fri, 11 Jul 2014 13:11:05 +0000 (UTC) Received: (qmail 17509 invoked by uid 500); 11 Jul 2014 13:11:05 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 17435 invoked by uid 500); 11 Jul 2014 13:11:05 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 17423 invoked by uid 99); 11 Jul 2014 13:11:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jul 2014 13:11:05 +0000 Date: Fri, 11 Jul 2014 13:11:05 +0000 (UTC) From: "angela (JIRA)" To: dev@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (JCR-3796) TokenProvider.createToken is case sensitive MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JCR-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated JCR-3796: ------------------------ Affects Version/s: 2.6.6 2.7.2 > 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.6.6, 2.7.2, 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)