Pulse/frontend-modern/src/components/Settings
rcourtman 4585db8a9d feat: Add "Skip certificate verification" option for agent install commands
Adds a checkbox in Settings → Host Agents that enables insecure mode for
users running Pulse behind self-signed HTTPS certificates.

When enabled:
- Adds -k flag to curl commands for downloading the install script
- Adds --insecure flag to the agent for connecting back to Pulse

Related to #806
2025-12-03 14:15:17 +00:00
..
__tests__ Remove unwanted table animations on data updates 2025-11-27 18:52:43 +00:00
APITokenManager.tsx Remove unwanted table animations on data updates 2025-11-27 18:52:43 +00:00
ChangePasswordModal.tsx Fix config backup/restore by enforcing 12-char minimum password (related to #646) 2025-11-07 22:51:55 +00:00
ConfiguredNodeTables.tsx Add refresh-cluster button to detect new Proxmox cluster members 2025-12-02 22:01:00 +00:00
NodeModal.tsx Fix NodeModal authType typing for type-check 2025-11-20 10:07:22 +00:00
OIDCPanel.tsx Add OIDC CA bundle support 2025-11-22 09:44:03 +00:00
QuickSecuritySetup.tsx Fix config backup/restore by enforcing 12-char minimum password (related to #646) 2025-11-07 22:51:55 +00:00
SecurityPostureSummary.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
Settings.tsx Add refresh-cluster button to detect new Proxmox cluster members 2025-12-02 22:01:00 +00:00
SettingsSectionNav.tsx Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
UnifiedAgents.tsx feat: Add "Skip certificate verification" option for agent install commands 2025-12-03 14:15:17 +00:00