nextcloud/apps/files_encryption/lib
Jörn Friedrich Dreyer f551917a3c kill OC::$session
maintain deprecated \OC::$session when getting or setting the session via the server container or UserSession

restore order os OC::$session and OC::$CLI

remove unneded initialization of dummy session

write back session when $useCustomSession is true

log warning when deprecated app is used
2014-08-29 10:22:21 +02:00
..
capabilities.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
crypt.php update existing unit tests 2014-07-23 12:14:02 +02:00
exceptions.php support aes 256 2014-07-23 12:14:01 +02:00
helper.php Merge pull request #9754 from owncloud/enc_support_aes_256 2014-08-13 12:34:21 +02:00
keymanager.php support aes 256 2014-07-23 12:14:01 +02:00
migration.php adding unit tests for encryption data migration 2014-06-05 16:54:04 +02:00
proxy.php Kill legacy encryption migration 2014-07-08 13:07:05 +02:00
session.php kill OC::$session 2014-08-29 10:22:21 +02:00
stream.php support aes 256 2014-07-23 12:14:01 +02:00
util.php Merge pull request #9754 from owncloud/enc_support_aes_256 2014-08-13 12:34:21 +02:00