nextcloud-server/apps/encryption/lib
Vincent Petry 19d2dbf80b Prevent running FixEncryptedVersion without master key
Return an error when running occ encryption:fix-encrypted-version
when master key encryption is not enabled.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-30 12:23:32 +07:00
..
AppInfo Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Command Prevent running FixEncryptedVersion without master key 2021-06-30 12:23:32 +07:00
Controller Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +07:00
Crypto Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +07:00
Exceptions Update license headers for 19 2020-04-29 11:57:22 +07:00
Hooks
Migration
Settings Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Users Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
HookManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
KeyManager.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Recovery.php
Session.php Update license headers for 19 2020-04-29 11:57:22 +07:00
Util.php