Skip to content

Commit

Permalink
feat: Improve encryption mode detection in occ info:file
Browse files Browse the repository at this point in the history
Signed-off-by: Louis Chemineau <louis@chmn.me>

[skip ci]
  • Loading branch information
artonge authored and backportbot[bot] committed Aug 28, 2024
1 parent 028d59c commit 01523b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/Command/Info/File.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
use OC\Files\View;
use OCA\Files_External\Config\ExternalMountPoint;
use OCA\GroupFolders\Mount\GroupMountPoint;
use OCP\Files\File as OCPFile;
use OCP\Files\Folder;
use OCP\Files\IHomeStorage;
use OCP\Files\Mount\IMountPoint;
Expand Down

0 comments on commit 01523b9

Please sign in to comment.