chore(security): purge session store on logout
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
### Security
|
||||
- Hardened the relay IPC socket: now lives under `~/.warelay/ipc`, enforces 0700 dir / 0600 socket perms, rejects symlink or foreign-owned paths, and includes unit tests to lock in the behavior.
|
||||
- `warelay logout` now also prunes the shared session store (`~/.warelay/sessions.json`) alongside WhatsApp Web credentials, reducing leftover state after unlinking.
|
||||
|
||||
## 1.3.0 — 2025-12-02
|
||||
|
||||
|
||||
Reference in New Issue
Block a user