nextcloud-server/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 +07:00
..
ChangeKeyStorageRoot.php
DecryptAll.php Keep encryption enabled if decrypting for single user 2016-06-24 16:46:25 +07:00
Disable.php
Enable.php
EncryptAll.php
ListModules.php
SetDefaultModule.php
ShowKeyStorageRoot.php
Status.php