feat: update user actions to allow all in security configuration for assistant agents
This commit is contained in:
@@ -210,7 +210,7 @@ security:
|
||||
actions: ["*"]
|
||||
user:
|
||||
users: ["*"]
|
||||
actions: ["ask", "help", "summarize"]
|
||||
actions: ["*"]
|
||||
|
||||
audit:
|
||||
enabled: false
|
||||
|
||||
@@ -210,7 +210,7 @@ security:
|
||||
actions: ["*"]
|
||||
user:
|
||||
users: ["*"]
|
||||
actions: ["ask", "help", "summarize"]
|
||||
actions: ["*"]
|
||||
|
||||
audit:
|
||||
enabled: false
|
||||
|
||||
@@ -195,7 +195,7 @@ security:
|
||||
actions: ["*"]
|
||||
user:
|
||||
users: ["*"]
|
||||
actions: ["ask", "help", "weather"]
|
||||
actions: ["*"]
|
||||
|
||||
audit:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user