From 2e0cf8ec698cd2a26a718df6dc443ca287f8932a Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Sun, 23 Aug 2026 08:31:46 +0200 Subject: [PATCH] Add the lifecycle and policy new operations --- Admin-UI.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Admin-UI.md b/Admin-UI.md index 11592cc..361019d 100644 --- a/Admin-UI.md +++ b/Admin-UI.md @@ -388,6 +388,7 @@ Manage S3-compatible storage buckets: - **Delete Bucket**: Remove empty buckets with confirmation dialog - **Quota Management**: Set storage limits per bucket - **Bucket Details**: View detailed statistics and configuration +- **Lifecycle rules**: View the lifecycle rules, and edit them with a rich web form #### User Management (/object-store/users) @@ -426,7 +427,7 @@ Manage S3 API users and their permissions: Manage bucket policies and access control: **Policy Operations**: -- Create JSON-based bucket policies +- Create bucket policies using a rich web form UI or paste a JSON-based policy - Edit existing policies with syntax validation - Delete policies - Validate policy syntax before saving