nextcloud/core/Command/Encryption
Vincent Petry f062b62f03 Keep encryption enabled if decrypting for single user
When decrypting all files of a single user, the admin usually does not
intend encryption to be suddenly disabled for everyone. This fix
reenables encryption after decrypting for a single user.

Decrypting for all users will still disable encryption globally.
2016-06-24 16:46:25 +02:00
..
ChangeKeyStorageRoot.php Update license headers 2016-05-26 19:57:24 +02:00
DecryptAll.php Keep encryption enabled if decrypting for single user 2016-06-24 16:46:25 +02:00
Disable.php Rename files to be PSR-4 compliant 2016-04-06 11:00:52 +02:00
Enable.php Rename files to be PSR-4 compliant 2016-04-06 11:00:52 +02:00
EncryptAll.php Update license headers 2016-05-26 19:57:24 +02:00
ListModules.php Rename files to be PSR-4 compliant 2016-04-06 11:00:52 +02:00
SetDefaultModule.php Rename files to be PSR-4 compliant 2016-04-06 11:00:52 +02:00
ShowKeyStorageRoot.php Update license headers 2016-05-26 19:57:24 +02:00
Status.php Rename files to be PSR-4 compliant 2016-04-06 11:00:52 +02:00