nextcloud/apps/files_encryption/lib
Björn Schießle 3ec6b19cdf use constants for different migration status 2013-06-11 13:07:39 +02:00
..
capabilities.php Add further capabilities to /cloud/capabilitites api call 2013-02-10 14:42:23 +01:00
crypt.php changed to public log api 2013-05-27 20:51:52 +02:00
helper.php use pre_setPassword hook to update the encryption keys if the back-end doesn't support password change; improved output to let the admin know what happened 2013-06-06 13:32:02 +02:00
keymanager.php added our own file extension .part will not work here if we use file_get_contents so we used our own extension '.etmp' 2013-05-30 22:07:36 +02:00
proxy.php added our own file extension .part will not work here if we use file_get_contents so we used our own extension '.etmp' 2013-05-30 22:07:36 +02:00
session.php Merge branch 'master' into remove_unused_vars 2013-05-29 09:21:00 +02:00
stream.php Merge branch 'master' into remove_unused_vars 2013-05-29 09:21:00 +02:00
util.php use constants for different migration status 2013-06-11 13:07:39 +02:00