mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-20 18:23:47 +00:00
5b0be4e677
- Remove token logging - tokens were being logged in plaintext - Add client IP logging for security auditing - Add HTTPS warning when tokens sent over HTTP - Remove debug output that exposed tokens in console - Add optional auth requirement via REQUIRE_AUTH_FOR_AUTO_REGISTER env var - Prevent token exposure in error messages - Already has duplicate node prevention Security improvements: - Tokens no longer logged anywhere - Source IPs tracked for audit trail - Optional authentication for high-security environments - HTTPS enforcement warnings