Pulse/internal/utils
Pulse Monitor 7323aae12b feat: add smart security context detection (Phase 3)
- Detect public vs private network access
- Show stronger warnings for public access without auth
- Red banner when accessed from internet without authentication
- Support for trusted networks configuration via PULSE_TRUSTED_NETWORKS
- Automatic RFC1918 private IP detection
- Enhanced security status API with network context
- Added debug logging for encryption key loading
2025-08-12 20:23:37 +00:00
..
generics.go fix: address additional critical bugs and security vulnerabilities 2025-08-09 10:54:10 +01:00
helpers.go fix: ensure consistent CPU core display for all guests 2025-08-09 15:03:28 +00:00
network.go feat: add smart security context detection (Phase 3) 2025-08-12 20:23:37 +00:00
paths.go fix: resolve config path confusion causing read-only errors 2025-08-06 07:09:47 +00:00
ratelimiter.go Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00