feat: update user actions to allow all in security configuration for assistant agents

This commit is contained in:
2026-03-08 12:43:35 +00:00
parent 2b9bbf3e90
commit 893ac74a16
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -210,7 +210,7 @@ security:
actions: ["*"]
user:
users: ["*"]
actions: ["ask", "help", "summarize"]
actions: ["*"]
audit:
enabled: false
+1 -1
View File
@@ -210,7 +210,7 @@ security:
actions: ["*"]
user:
users: ["*"]
actions: ["ask", "help", "summarize"]
actions: ["*"]
audit:
enabled: false
+1 -1
View File
@@ -195,7 +195,7 @@ security:
actions: ["*"]
user:
users: ["*"]
actions: ["ask", "help", "weather"]
actions: ["*"]
audit:
enabled: false