Backend: - Add IsEncryptionEnabled() method to ConfigPersistence - Include encryption status in /api/notifications/health response - Allows frontend to warn when credentials are stored in plaintext Frontend: - Update NotificationHealth type to include encryption.enabled field - Frontend can now display warnings when encryption is disabled This addresses the P2 requirement for encryption visibility, allowing operators to know when notification credentials are not encrypted at rest. |
||
|---|---|---|
| .. | ||
| alerts.ts | ||
| dockerMetadata.ts | ||
| guestMetadata.ts | ||
| monitoring.ts | ||
| nodes.ts | ||
| notifications.ts | ||
| security.ts | ||
| settings.ts | ||
| updates.ts | ||