Pulse/internal
Pulse Monitor 346c736112 fix: auto-registration now works with secured Pulse instances
The temporary auth tokens generated by authenticated users are now properly
validated even when Pulse has authentication enabled. This fixes the issue
where fresh installs (which are secured by default) couldn't use the
auto-registration feature.
2025-08-23 22:47:30 +00:00
..
adapters feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00
alerts fix: respect disabled flag for storage device alerts 2025-08-22 08:30:39 +00:00
api fix: auto-registration now works with secured Pulse instances 2025-08-23 22:47:30 +00:00
auth fix: comprehensive security improvements and UI fixes 2025-08-16 21:10:24 +00:00
config fix: correct PBS custom port handling 2025-08-22 15:07:23 +00:00
crypto fix: address critical security vulnerabilities from audit 2025-08-13 19:46:39 +00:00
discovery feat: improve empty state UI and enhance network discovery 2025-08-19 16:16:18 +00:00
errors Fix all TypeScript 'any' types and ensure strict typing 2025-07-30 14:08:06 +00:00
interfaces feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00
models fix: dashboard now uses actual configured host URLs for node links 2025-08-12 14:28:19 +00:00
monitoring fix: make setup script endpoint public to address authentication errors 2025-08-23 07:16:31 +00:00
notifications fix: properly report HTTP errors in webhook tests 2025-08-23 07:33:14 +00:00
types Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
updates fix: auto-registration now works with secured Pulse instances 2025-08-23 22:47:30 +00:00
utils feat: make security setup fully automatic for systemd 2025-08-12 21:08:00 +00:00
websocket fix: improve WebSocket CORS handling for Docker deployments 2025-08-21 12:49:50 +00:00