Pulse/internal/auth
rcourtman 2e06f6b966 feat: auto-detect platforms during agent install and allow multi-host tokens
- Install script now auto-detects Docker, Kubernetes, and Proxmox
- Platform monitoring is enabled automatically when detected
- Users can override with --disable-* or --enable-* flags
- Allow same token to register multiple hosts (one per hostname)
- Update tests to reflect new multi-host token behavior
- Improve CompleteStep and UnifiedAgents UI components
- Update UNIFIED_AGENT.md documentation
2025-12-14 16:21:59 +00:00
..
auth_test.go refactor: Remove duplicate IsPasswordHashed from auth package 2025-12-02 17:19:07 +00:00
password.go feat: auto-detect platforms during agent install and allow multi-host tokens 2025-12-14 16:21:59 +00:00
token.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00