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
Björn Schießle b5820af3cc let user update private key password in case it was changed from outside, e.g. external auth back-ends 13 years ago
..
3rdparty/Crypt_Blowfish move 3rdparty dependencies to app 13 years ago
ajax let user update private key password in case it was changed from outside, e.g. external auth back-ends 13 years ago
appinfo allow the user to login but do not allow upload and show error message on the web 13 years ago
css Added facility to manually encrypt all files from personal settings 13 years ago
hooks $session->setPrivateKey expects only one parameter 13 years ago
js let user update private key password in case it was changed from outside, e.g. external auth back-ends 13 years ago
l10n [tx-robot] updated from transifex 13 years ago
lib introduce decryptPrivateKey() method which also checks if the result is a valid private key to avoid additional checks on various places 13 years ago
templates let user update private key password in case it was changed from outside, e.g. external auth back-ends 13 years ago
tests control files are no longer needed, remove them from the tests 13 years ago
settings-admin.php reformat code 13 years ago
settings-personal.php let user update private key password in case it was changed from outside, e.g. external auth back-ends 13 years ago