I've run into issues where somehow a path with value "." is stored in the global config's vault list used by the daemon.
This causes errors since "." isn't an absolute path.
We should only allow absolute paths in the global syncrypt config's vault list.
I've run into issues where somehow a path with value "." is stored in the global config's vault list used by the daemon. This causes errors since "." isn't an absolute path. We should only allow absolute paths in the global syncrypt config's vault list.