nextcloud-server/apps/files_encryption/lib
Björn Schießle d7a9852f7b 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 +07:00
..
capabilities.php Add further capabilities to /cloud/capabilitites api call 2013-02-10 14:42:23 +07:00
crypt.php changed to public log api 2013-05-27 20:51:52 +07: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 +07: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 +07: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 +07:00
session.php Merge branch 'master' into remove_unused_vars 2013-05-29 09:21:00 +07:00
stream.php Merge branch 'master' into remove_unused_vars 2013-05-29 09:21:00 +07:00
util.php fixed problems with file_get_contents and file_put_contents this problem was related to text editor with big text files 2013-05-30 01:13:22 +07:00