nextcloud/lib/private/share
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
..
constants.php add some action items 2014-04-23 12:54:24 +02:00
helper.php make sure that during share and unshare the etags get propagated correctly 2014-06-25 12:11:56 +02:00
hooks.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
mailnotifications.php Add scrollto to the url if sharing a file for long file lists 2014-08-09 00:21:29 +01:00
searchresultsorter.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
share.php kill OC::$session 2014-08-29 10:22:21 +02:00