]> source.dussan.org Git - nextcloud-server.git/commit
Fix public upload to not close session when encryption is on
authorVincent Petry <pvince81@owncloud.com>
Mon, 24 Mar 2014 16:34:37 +0000 (17:34 +0100)
committerVincent Petry <pvince81@owncloud.com>
Mon, 24 Mar 2014 16:34:37 +0000 (17:34 +0100)
commite72b2e6e3be3057effd7465bf875552a5d95e9b9
tree07636086ab3cdc7bf5fb124cdcda7c3cba2b6f1d
parentd87001a093f0bef132457611c531c42f6d85d732
Fix public upload to not close session when encryption is on

The encryption app needs to create keys when uploading files, so the
session needs to be kept open in such case.
apps/files/ajax/upload.php