-
- Downloads
Merge pull request #4239 from owncloud/decrypt_files_again
Enable user to decrypt files again after encryption app was disabled
Showing
- apps/files/index.php 1 addition, 0 deletionsapps/files/index.php
- apps/files/js/files.js 14 additions, 0 deletionsapps/files/js/files.js
- apps/files/templates/index.php 1 addition, 0 deletionsapps/files/templates/index.php
- apps/files_encryption/hooks/hooks.php 1 addition, 12 deletionsapps/files_encryption/hooks/hooks.php
- apps/files_encryption/lib/helper.php 27 additions, 0 deletionsapps/files_encryption/lib/helper.php
- apps/files_encryption/lib/proxy.php 4 additions, 7 deletionsapps/files_encryption/lib/proxy.php
- apps/files_encryption/lib/stream.php 59 additions, 43 deletionsapps/files_encryption/lib/stream.php
- apps/files_encryption/lib/util.php 261 additions, 14 deletionsapps/files_encryption/lib/util.php
- apps/files_encryption/tests/crypt.php 18 additions, 18 deletionsapps/files_encryption/tests/crypt.php
- apps/files_encryption/tests/keymanager.php 1 addition, 1 deletionapps/files_encryption/tests/keymanager.php
- apps/files_encryption/tests/share.php 19 additions, 16 deletionsapps/files_encryption/tests/share.php
- apps/files_encryption/tests/trashbin.php 2 additions, 2 deletionsapps/files_encryption/tests/trashbin.php
- apps/files_encryption/tests/webdav.php 1 addition, 1 deletionapps/files_encryption/tests/webdav.php
- apps/files_trashbin/lib/trash.php 1 addition, 1 deletionapps/files_trashbin/lib/trash.php
- apps/files_versions/lib/hooks.php 8 additions, 7 deletionsapps/files_versions/lib/hooks.php
- lib/connector/sabre/file.php 11 additions, 1 deletionlib/connector/sabre/file.php
- lib/public/util.php 8 additions, 0 deletionslib/public/util.php
- lib/util.php 17 additions, 0 deletionslib/util.php
- settings/ajax/decryptall.php 25 additions, 0 deletionssettings/ajax/decryptall.php
- settings/js/personal.js 54 additions, 0 deletionssettings/js/personal.js
Loading
Please register or sign in to comment