mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-11 04:43:59 +00:00
- Add service name detection (pulse vs pulse-backend) for ProxmoxVE compatibility - Remove sudo attempts for non-root users (addresses #6833) - Add bcrypt hash validation to ensure 60-character length - Fix Docker .env generation with proper quotes to prevent shell expansion - Skip security setup if API_TOKEN already configured - Better environment detection (Docker vs Systemd vs Manual) - Clear error messages for truncated hashes (addresses #314, #316) |
||
|---|---|---|
| .. | ||
| alerts.go | ||
| auth.go | ||
| config_handlers.go | ||
| diagnostics.go | ||
| frontend_embed.go | ||
| guest_metadata.go | ||
| middleware.go | ||
| notifications.go | ||
| ratelimit.go | ||
| router.go | ||
| security.go | ||
| security_setup_fix.go | ||
| settings.go | ||
| system_settings.go | ||
| updates.go | ||