mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-13 23:54:03 +00:00
- Add registration token system for secure node auto-registration - Implement token generation, validation, and revocation APIs - Add frontend UI for managing registration tokens - Fix polling interval hot-reload to work without restart - Fix environment variable persistence for system settings - Optimize monitor reload to avoid 'no nodes configured' message - Fix goroutine leak in token manager cleanup - Fix context propagation in reload logic - Fix AUTO_UPDATE_ENABLED persistence bug - Add proper error handling and security validation - Ensure all resources properly cleaned up with defer statements |
||
|---|---|---|
| .. | ||
| adapters | ||
| alerts | ||
| api | ||
| config | ||
| crypto | ||
| discovery | ||
| errors | ||
| interfaces | ||
| models | ||
| monitoring | ||
| notifications | ||
| tokens | ||
| types | ||
| updates | ||
| utils | ||
| websocket | ||