mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 10:43:36 +00:00
aa3044d487
- Setup scripts now accept both temporary setup codes and permanent API tokens - Setup codes (6 chars): For manual setup by others, expire in 5 minutes - API tokens: For automation and trusted environments, no expiration - Modified auto-registration endpoint to accept API tokens directly - Fixed JSON escaping issues with exclamation marks in bash scripts - Updated README with clear documentation of both authentication methods - Discovery modal now shows cached results immediately while scanning This enables both secure manual setup (via temporary codes) and reliable automation (via API tokens) without compromising security.