aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/user.php
Commit message (Expand)AuthorAgeFilesLines
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
* Update author informationLukas Reschke2016-03-011-1/+1
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2016-02-081-1/+1
* Regenerate CSRF token upon loginLukas Reschke2016-01-251-0/+2
* Add new CSRF manager for unit testing purposesLukas Reschke2016-01-251-1/+1
* move methods to correct interface, deprecate private interfaceJörn Friedrich Dreyer2016-01-141-2/+2
* Happy new year!Thomas Müller2016-01-121-6/+4
* getMediumStrengthGenerator is deprecated and does not do anything anymoreRoeland Jago Douma2016-01-111-1/+1
* Move regeneration of session ID into session classesLukas Reschke2016-01-041-1/+0
* Use SystemConfig internallyRoeland Jago Douma2015-12-181-2/+2
* Get rid of legacy OC_ConfigRoeland Jago Douma2015-12-181-2/+2
* Removed deprecated function OC_User::deleteUserRoeland Jago Douma2015-12-171-18/+0
* Removed unused deprecated methodsRoeland Jago Douma2015-12-171-38/+0
* Removed deprecated private OC_User::createUserRoeland Jago Douma2015-12-171-18/+0
* Remove deprecated function OC_User::getManagerRoeland Jago Douma2015-12-171-29/+21
* Update license headersLukas Reschke2015-10-261-1/+1
* Add remark that $run is not supported anymoreLukas Reschke2015-10-021-0/+2
* Move dummy backend to Tests namespaceLukas Reschke2015-09-221-0/+4
* Repeated calls to loginWithApache() should not not try to set user informatio...Thomas Müller2015-09-211-4/+6
* Escape ampersand in logout URLMorris Jobke2015-07-211-1/+1
* Remove OC_LogThomas Müller2015-07-031-4/+4
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* Merge pull request #16499 from owncloud/fix-phpdoc-annotationsLukas Reschke2015-05-211-1/+1
|\
| * Fix PHPDoc :see_no_evil:Lukas Reschke2015-05-211-1/+1
* | wait with copying the skeleton untill login and setupfs are doneRobin Appelman2015-05-181-1/+4
|/
* Fix namespace duplication and other issues in repairlegacystoragesJoas Schilling2015-04-131-1/+1
* Update license headersJenkins for ownCloud2015-03-261-12/+30
* Revert "Updating license headers"Morris Jobke2015-02-261-31/+29
* Fix namespace of OC_Setup -> \OC\SetupThomas Müller2015-02-231-1/+1
* Merge pull request #13829 from owncloud/appmanager-listVincent Petry2015-02-231-5/+36
|\
| * also set user in UserSession when doing OC_User::setUserIdRobin Appelman2015-02-171-5/+36
* | Updating license headersJenkins for ownCloud2015-02-231-29/+31
|/
* URLEncode logout attributeLukas Reschke2015-02-131-1/+1
* Fix WebDAV auth for session authentication onlyLukas Reschke2015-01-201-1/+1
* Merge pull request #12923 from owncloud/ultra-slim-version-of-incognito-modeLukas Reschke2014-12-191-0/+7
|\
| * Add ultra-slim hack for incognito modeLukas Reschke2014-12-171-0/+7
* | Merge pull request #12901 from owncloud/move-ldap-check-to-managerRobin McCorkell2014-12-181-3/+0
|\ \
| * | Move the Null-Byte LDAP check to the user managerLukas Reschke2014-12-171-3/+0
| |/
* / Move basic auth login out of `isLoggedIn`Lukas Reschke2014-12-171-5/+9
|/
* Add filter for 'backend' to user REST routeLukas Reschke2014-12-101-0/+1
* Add REST route for user & group managementLukas Reschke2014-12-081-20/+5
* logging changesCraig Morrissey2014-11-071-0/+3
* Remove confusingly names \OC\User\Manager::delete and fix the automatic cache...Robin Appelman2014-11-051-3/+0
* better variable nameArthur Schiwon2014-10-221-3/+4
* set up FS by username, not login name\!Arthur Schiwon2014-10-221-1/+1
* Move BasicAuth check to "isLoggedIn()"Lukas Reschke2014-09-181-3/+7
* Use proper RNG generatorLukas Reschke2014-09-031-1/+1
* Don't automatically setup the filesystem the moment we load OC\Files\FileSystemRobin Appelman2014-09-021-1/+5
* kill OC::$sessionJörn Friedrich Dreyer2014-08-291-4/+4
* update deprecation docsJörn Friedrich Dreyer2014-08-141-1/+1