From patchwork Thu May 28 17:58:49 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 3147 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 49XwSN2S96z43xL for ; Thu, 28 May 2020 17:59:16 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 49XwSJ24Jmz3DT; Thu, 28 May 2020 17:59:12 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 49XwSJ0m8yz2yjB; Thu, 28 May 2020 17:59:12 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 49XwSB3pcMz2yZb for ; Thu, 28 May 2020 17:59:06 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 49XwSB3F46z2Z3; Thu, 28 May 2020 17:59:06 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1590688746; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=O70mn1JMaz+ljgH7oxGZEL8lvzxTD+rZiPSiTFVubDA=; b=RSIil1LNZpr8JgIgsB6OkkMIvFADQt2phDP43oOZf3EFNxOs8nKOQ6N2HdlkStDgNKSYer 7Bu32KlXjWAIoLAg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1590688746; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=O70mn1JMaz+ljgH7oxGZEL8lvzxTD+rZiPSiTFVubDA=; b=G2tMr62bDCUE5wfXnq7ZGUfmClfYT7F4Tm+NwTP3djeM+S5NU40CjJqwYtlbVOJaq5zoJ9 OadNCMVm3JjSjnzcZ75zfe09FsWK9d2+Z2HvzgZiES8VOhKG61kxAi2El1qaTziOJHpHmz zrPaQm8BRgtkz2jOsZVotcipGxEb73z4OHThASknyX4oTv5xqnj0Wu/Q6QAoatylqka3p4 8t+X1IvjDTebY+c38ERHyi2RbWTJ3fEB6lYRz86EfVj4SRIG9hcSxp/igg5Hl+wungKlz/ XHGRg/Iit+pEK5uNikvx3PTSn9IFIqJxFGVywmK726r4MIcRpqQef0oAxWHOuA== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 15/16] Revert "IPsec: Apple: Stop prompting for credentials" Date: Thu, 28 May 2020 17:58:49 +0000 Message-Id: <20200528175850.12638-16-michael.tremer@ipfire.org> In-Reply-To: <20200528175850.12638-1-michael.tremer@ipfire.org> References: <20200528175850.12638-1-michael.tremer@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" This reverts commit eef4cd4b101da0c7ceab0c3386ad755ed242f8d5. Signed-off-by: Michael Tremer --- html/cgi-bin/vpnmain.cgi | 6 ------ 1 file changed, 6 deletions(-) diff --git a/html/cgi-bin/vpnmain.cgi b/html/cgi-bin/vpnmain.cgi index 2e0dd797d..bcbe6227e 100644 --- a/html/cgi-bin/vpnmain.cgi +++ b/html/cgi-bin/vpnmain.cgi @@ -1430,12 +1430,6 @@ END print " ExtendedAuthEnabled\n"; print " 0\n"; - # These are not needed, but we provide some default to stop iPhone asking for credentials - print " AuthName\n"; - print " $confighash{$key}[1]\n"; - print " AuthPassword\n"; - print " \n"; - # Connect the VPN automatically print " OnDemandEnabled\n"; print " 1\n";