summaryrefslogtreecommitdiffstats
path: root/lib/private/user
Commit message (Expand)AuthorAgeFilesLines
* Move \OC\User to PSR-4Roeland Jago Douma2016-05-105-1163/+0
* Move OC_User_XX to legacy folderRoeland Jago Douma2016-05-103-573/+0
* Merge pull request #23844 from owncloud/disable-userThomas Müller2016-05-032-22/+25
|\
| * Add occ commands to enable and disable a user + a disabled user can no longer...Thomas Müller2016-05-022-22/+25
* | Merge pull request #24389 from owncloud/login-by-emailLukas Reschke2016-05-031-0/+14
|\ \
| * | Fixing local event delivery for calendar events based on the email addressThomas Müller2016-05-021-0/+14
* | | Use a CappedCache in the user database backendRoeland Jago Douma2016-05-031-1/+11
|/ /
* | When we iterate over all users that might be too much memoryJoas Schilling2016-04-281-4/+9
* | Don't loop over the backends, we already know where the user should beJoas Schilling2016-04-281-3/+3
|/
* Prevent null to be passed into the closure of callForAllUsersThomas Müller2016-04-051-7/+11
* Update author informationLukas Reschke2016-03-014-6/+3
* Fix typo in PHPDocMorris Jobke2016-02-141-1/+1
* Always set up a config object within the user objectMorris Jobke2016-02-121-15/+10
* revolutionar: change updates might even sent the new value (optional)Arthur Schiwon2016-02-091-5/+5
* Doc improvementsArthur Schiwon2016-02-091-2/+2
* Consolidate getQuota and setQuota methods in User instanceArthur Schiwon2016-02-091-4/+35
* Merge pull request #22110 from owncloud/comment-types-always-pluralThomas Müller2016-02-041-1/+1
|\
| * types shall always be pluralArthur Schiwon2016-02-031-1/+1
* | move whitspace check to user managerVincent Chan2016-02-031-0/+4
|/
* introduce comments read marke tables, comes with user cleanup after deletionArthur Schiwon2016-01-291-0/+1
* Changing the avatar of the user emits the changeUser event which triggers upd...Thomas Müller2016-01-251-6/+8
* Merge pull request #21806 from owncloud/mdusher-masterThomas Müller2016-01-251-3/+3
|\
| * fix error message and commentMorris Jobke2016-01-201-2/+2
| * Added ' to characters allowed in the usernameMichael U2016-01-201-2/+2
* | Emit OC\User::changeUser on change of display nameThomas Müller2016-01-201-1/+6
* | Introduce IUser::setEMailAddress and add hook mechanismThomas Müller2016-01-202-0/+20
|/
* move methods to correct interface, deprecate private interfaceJörn Friedrich Dreyer2016-01-143-62/+9
* Happy new year!Thomas Müller2016-01-128-13/+15
* getMediumStrengthGenerator is deprecated and does not do anything anymoreRoeland Jago Douma2016-01-111-1/+1
* Remove OC_DB::isErrorMorris Jobke2016-01-071-2/+2
* Move regeneration of session ID into session classesLukas Reschke2016-01-041-0/+2
* different strategy in cleaning up after user was deletedArthur Schiwon2015-12-091-0/+2
* More cleanups of OC_Config usageMorris Jobke2015-12-032-2/+2
* User IUser::getEMailAddress() all over the placeThomas Müller2015-12-021-1/+1
* Fix endless recursionThomas Müller2015-12-021-7/+9
* Fix commentsThomas Müller2015-12-021-1/+1
* Fix getCloudIdThomas Müller2015-12-021-0/+1
* Proposal: add enumeration function to IUserManager which simply calls a callb...Thomas Müller2015-12-021-4/+30
* Add the user's cloud id to the vCardThomas Müller2015-12-021-25/+42
* Add IUser::getAvatarImage() for easy accessThomas Müller2015-12-021-1/+27
* Introduce \OCP\IUser::getEMailAddress()Thomas Müller2015-11-251-0/+10
* Make sure that remote shares use the correct uid casingJoas Schilling2015-10-061-0/+32
* update licence headers via scriptMorris Jobke2015-10-054-3/+3
* Move dummy backend to Tests namespaceLukas Reschke2015-09-221-169/+0
* Remove last occurence of `forcessl`Lukas Reschke2015-08-261-2/+2
* Fixed "Remote IP:" syntax on failed loginsRealRancor2015-07-091-1/+1
* Remove OC_LogThomas Müller2015-07-031-2/+2
* Fix indentationLukas Reschke2015-06-271-15/+15
* Add missing annotations for parametersLukas Reschke2015-06-274-26/+36
* update license headers and authorsMorris Jobke2015-06-252-5/+17