mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-12 14:07:28 +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 |
||
|---|---|---|
| .. | ||
| alerts.go | ||
| auth.go | ||
| config_handlers.go | ||
| diagnostics.go | ||
| middleware.go | ||
| notifications.go | ||
| ratelimit.go | ||
| router.go | ||
| settings.go | ||
| token_handlers.go | ||
| updates.go | ||