HandleUpdateAgent allows updating: - IP whitelist (ip_whitelist array) - Rate limit per minute (rate_limit_minute) Does NOT allow updating (security): - Admin status (intentionally omitted) - All_access flag - Scopes Requires admin token (PRF tap) since it's a sensitive operation. This enables the Edit Agent GUI in agents.html to save changes. |
||
|---|---|---|
| .. | ||
| handlers.go | ||
| integration_test.go | ||
| middleware.go | ||
| replication.go | ||
| routes.go | ||
| routes_commercial.go | ||
| routes_community.go | ||