nextcloud/apps/files_encryption
Björn Schießle b02f4dc62c $session->setPrivateKey expects only one parameter 2013-06-03 15:26:58 +02:00
..
3rdparty/Crypt_Blowfish move 3rdparty dependencies to app 2013-05-21 10:30:24 +02:00
ajax 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
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 fixes after review from @DeepDiver1975 2013-05-23 23:56: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 fixes after review from @DeepDiver1975 2013-05-23 23:56:31 +02:00
tests control files are no longer needed, remove them from the tests 2013-06-03 14:21:30 +02:00
settings-admin.php reformat code 2013-05-29 23:13:45 +02:00
settings-personal.php reformat code 2013-05-29 23:13:45 +02:00