Bug Fixes
- Fix "Repository path not allowed" with non-default storage locations — When a storage location other than the SSH home directory was marked as "default," repos on that location were incorrectly skipped when building the SSH access whitelist (
.storage-paths). Borg access is now determined by comparing against the agent's actual SSH home directory rather than the "default" flag, so any location on a different base path gets authorized regardless of which location is marked default.