mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-07-14 03:30:51 +00:00
68a6099eaf
- Add state.db-wal / state.db-shm (SQLite sidecars carry the same data as state.db) - Add google_token.json / google_client_secret.json (OAuth creds) - Scope filename-based denies to files under HERMES_HOME / STATE_DIR so a legitimate workspace or /tmp media artifact named settings.json / config.yaml is not wrongly blocked. Dir-based denies (state subdirs) remain unconditional.