From db4fb997114698f4ef6d4bb4604af8c4fc89fa5d Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sun, 15 Oct 2023 14:30:23 +0200 Subject: [PATCH] Secure permissions --- manifest.toml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2fb3ce2..ca960c3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -37,10 +37,8 @@ ram.runtime = "50M" [install.init_main_permission] type = "group" - default = "visitors" - - [install.admin] - type = "user" + default = "admins" + help = "This app is only protected by YunoHost's SSO, so do not make it accessible by visitors." [resources] [resources.system_user]