nextcloud/apps/files_encryption
Björn Schießle 1e601cd6f1 use generated private key fro m setUp() 2013-06-03 17:43:06 +02:00
..
3rdparty/Crypt_Blowfish move 3rdparty dependencies to app 2013-05-21 10:30:24 +02:00
ajax let user update private key password in case it was changed from outside, e.g. external auth back-ends 2013-06-03 15:27:31 +02:00
appinfo allow the user to login but do not allow upload and show error message on the web 2013-05-31 15:57:18 +02:00
css Added facility to manually encrypt all files from personal settings 2013-05-07 16:17:38 +02:00
hooks $session->setPrivateKey expects only one parameter 2013-06-03 15:26:58 +02:00
js let user update private key password in case it was changed from outside, e.g. external auth back-ends 2013-06-03 15:27:31 +02:00
l10n [tx-robot] updated from transifex 2013-05-31 02:04:40 +02:00
lib introduce decryptPrivateKey() method which also checks if the result is a valid private key to avoid additional checks on various places 2013-06-03 14:19:31 +02:00
templates let user update private key password in case it was changed from outside, e.g. external auth back-ends 2013-06-03 15:27:31 +02:00
tests use generated private key fro m setUp() 2013-06-03 17:43:06 +02:00
settings-admin.php reformat code 2013-05-29 23:13:45 +02:00
settings-personal.php let user update private key password in case it was changed from outside, e.g. external auth back-ends 2013-06-03 15:27:31 +02:00