mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 19:23:31 +00:00
a667e5cf7a
- adds logout button next to connection status indicator - implements /api/logout endpoint to clear sessions - button only shows when authentication is configured - clears session cookie and invalidates server-side session implements #315