From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id ABDFC1FF16F for ; Tue, 5 Aug 2025 15:12:38 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 6D5BB111C6; Tue, 5 Aug 2025 15:14:10 +0200 (CEST) From: Thomas Lamprecht To: pbs-devel@lists.proxmox.com, Christian Ebner Date: Tue, 5 Aug 2025 15:12:38 +0200 Message-ID: <175439955837.3050922.2744293958436755371.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.2 In-Reply-To: <20250728075957.314427-1-c.ebner@proxmox.com> References: <20250728075957.314427-1-c.ebner@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1754399598042 X-SPAM-LEVEL: Spam detection results: 0 AWL -1.180 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment KAM_MAILER 2 Automated Mailer Tag Left in Email POISEN_SPAM_PILL 0.1 Meta: its spam POISEN_SPAM_PILL_1 0.1 random spam to be learned in bayes POISEN_SPAM_PILL_3 0.1 random spam to be learned in bayes SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pbs-devel] applied: [PATCH proxmox-backup 0/3] relax s3 endpoint acls to sub-paths X-BeenThere: pbs-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Backup Server development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox Backup Server development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pbs-devel-bounces@lists.proxmox.com Sender: "pbs-devel" On Mon, 28 Jul 2025 09:59:54 +0200, Christian Ebner wrote: > This patch series relaxes the currently rather strict permissions > required to read/list/edit/delete the s3 endpoint configurations. > > Instead of requiring either Sys.Audit or Sys.Modify on the root path, > allow to define permissions on the /system/s3-endpoint and > /system/s3-endpoint/{id} sub-path. By this, the permissions can be > set more flexible. > > [...] Applied, thanks! [1/3] pbs-config: acls: add s3-endpoint as valid 'system' subpath commit: 76d938db4dcc479767196b6323f202b29f9cc606 [2/3] ui: expose s3-endpoint as acl subpath for 'system' commit: 632186b9a02fbe5c64965b95399160afb2c80c1f [3/3] config: s3: relax permissions to acl subpaths of '/system/s3-endpoint' commit: 621fd8eaae96c944e391ce10bb4a3f008758e403 _______________________________________________ pbs-devel mailing list pbs-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel