From 0c21f82f34922e21bc0bf64c990458613ec8db84 Mon Sep 17 00:00:00 2001 From: rcourtman Date: Tue, 5 May 2026 15:13:27 +0100 Subject: [PATCH] Clarify Agent Security docs entry --- frontend-modern/public/docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend-modern/public/docs/README.md b/frontend-modern/public/docs/README.md index b94924854..59c04d43c 100644 --- a/frontend-modern/public/docs/README.md +++ b/frontend-modern/public/docs/README.md @@ -57,7 +57,7 @@ All other documents are supporting references unless explicitly required for evi - **[Privacy](PRIVACY.md)** – What leaves your network (and what doesn’t). - **[OIDC / SSO](OIDC.md)** – OIDC Single Sign-On configuration (Authentik, Keycloak, Azure AD, etc.). - **[Proxy Auth](PROXY_AUTH.md)** – Authentik/Authelia/Cloudflare proxy authentication configuration. -- **[Agent Security](AGENT_SECURITY.md)** – Agent self-update verification and API security. +- **[Agent Security](AGENT_SECURITY.md)** – Agent privilege model, Proxmox API-only choices, and self-update verification. ## 📖 Advanced Topics (Relay / Pro / legacy Pro+ / Cloud)