From dev-return-50763-archive-asf-public=cust-asf.ponee.io@jackrabbit.apache.org Tue Sep 3 15:00:09 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 28A2C180637 for ; Tue, 3 Sep 2019 17:00:09 +0200 (CEST) Received: (qmail 31484 invoked by uid 500); 3 Sep 2019 17:09:06 -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 31473 invoked by uid 99); 3 Sep 2019 17:09:06 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Sep 2019 17:09:06 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id C87C1E3108 for ; Tue, 3 Sep 2019 15:00:07 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 2B2557807CE for ; Tue, 3 Sep 2019 15:00:07 +0000 (UTC) Date: Tue, 3 Sep 2019 15:00:07 +0000 (UTC) From: "Konrad Windszus (Jira)" To: dev@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (JCR-4459) Basic Authentication for HTTPS URIs does not work 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-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921489#comment-16921489 ] Konrad Windszus commented on JCR-4459: -------------------------------------- There is still some discussion about the minimum version for the next Filevault at https://lists.apache.org/thread.html/711e218e0c9f7be5618999b021c6fc7a9d570ea68467bc533976958d@%3Cdev.jackrabbit.apache.org%3E. Let's see what the outcome is. > Basic Authentication for HTTPS URIs does not work > ------------------------------------------------- > > Key: JCR-4459 > URL: https://issues.apache.org/jira/browse/JCR-4459 > Project: Jackrabbit Content Repository > Issue Type: Bug > Components: jackrabbit-spi2dav > Reporter: Julian Reschke > Assignee: Julian Reschke > Priority: Major > Labels: candidate_jcr_2_14 > Fix For: 2.20, 2.16.5, 2.19.4, 2.18.3 > > > ...because the auth cache is keyed by httpHost, and in the constructor, we leave out the URI scheme. -- This message was sent by Atlassian Jira (v8.3.2#803003)