nextcloud/lib/private/user
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
..
backend.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
database.php search term for users and groups may occur anywhere in the name or displayname, not just in the beginning 2014-06-23 12:03:09 +02:00
dummy.php loop over usernames, not passwords 2014-06-30 20:43:50 +02:00
example.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
http.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
interface.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
manager.php Fix unit test 2014-08-15 14:15:27 +02:00
session.php kill OC::$session 2014-08-29 10:22:21 +02:00
user.php - adding default value for $recoveryPassword 2014-07-24 12:50:39 +02:00