Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] fs_storage: add missing sudo when creating FilsSystem
This is necessary for non admin users to access file systems, for instance for attachments. This went unnoticed so far presumably because the filesystem is cached and likely accessed by the server during server bootstrap.
- Loading branch information