v1.12.2 — Release Notes
Bug Fixes
- Fixed
PermissionErroron Docker bind-mount setups —users_store.pynow
automatically falls back to writing temp files in/tmpwhen the app directory
is read-only (e.g../users.json:/app/users.json:rwwithout a writable/app/).
No docker-compose changes required. Existing deployments are unaffected.