You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_encryption
Florin Peter 0fca2f8f31 added tests for put content, get content, touch and fopen 13 years ago
..
ajax add recovery key to all files if the user enabled the feature and removes them again on disable 13 years ago
appinfo fix for previous workaround 13 years ago
css Added facility to manually encrypt all files from personal settings 13 years ago
hooks fix for re-share and removed check if file exists because we are sometime into a pre_put_contents hook 13 years ago
js enable admin to change the recovery password 13 years ago
l10n Merge branch 'files_encryption' of https://github.com/owncloud/core into files_encryption 13 years ago
lib fix for re-share and removed check if file exists because we are sometime into a pre_put_contents hook 13 years ago
templates add recovery key to all files if the user enabled the feature and removes them again on disable 13 years ago
tests added tests for put content, get content, touch and fopen 13 years ago
settings-admin.php only let the user change the recovery admin settings if a key passwords was entered. 13 years ago
settings-personal.php enable admin to change the recovery password 13 years ago