Pulse/internal
rcourtman 5c54685f04 Add API token scopes and standalone host agent
Introduces granular permission scopes for API tokens (docker:report, docker:manage, host-agent:report, monitoring:read/write, settings:read/write) allowing tokens to be restricted to minimum required access. Legacy tokens default to full access until scopes are explicitly configured.

Adds standalone host agent for monitoring Linux, macOS, and Windows servers outside Proxmox/Docker estates. New Servers workspace in UI displays uptime, OS metadata, and capacity metrics from enrolled agents.

Includes comprehensive token management UI overhaul with scope presets, inline editing, and visual scope indicators.
2025-10-23 11:40:31 +00:00
..
adapters Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
alerts Add snapshot size alert thresholds (#585) 2025-10-22 13:30:40 +00:00
api Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00
auth Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
config Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00
crypto Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
discovery Fix initial setup caching and container discovery defaults 2025-10-22 07:34:32 +00:00
dockeragent Docker agent: add arch-aware self-update download 2025-10-16 08:43:59 +00:00
errors Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
hostagent Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00
interfaces Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
logging feat: comprehensive diagnostics and observability improvements 2025-10-21 12:37:39 +00:00
mock Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00
models Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00
monitoring Strip IPv6 scopes from container metadata (#596) 2025-10-23 08:55:18 +00:00
notifications Add snapshot size alert thresholds (#585) 2025-10-22 13:30:40 +00:00
ssh/knownhosts security: complete Phase 1 sensor proxy hardening 2025-10-20 15:13:37 +00:00
tempproxy security: add resilience and error handling to tempproxy client 2025-10-19 16:37:11 +00:00
types Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
updates release: prepare v4.25.0 2025-10-22 10:46:18 +00:00
utils Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
websocket refactor: use strconv.Itoa instead of string(rune()) in test 2025-10-20 15:12:14 +00:00