aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/User/User.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* lib/private/User: do not change user properties if value has not changedLeon Klingele2019-04-111-1/+1
* lib/private/User,apps/user_ldap/lib/User: always pass old value to User::trig...Leon Klingele2019-04-111-1/+2
* lib/private/User: do not change user properties if value has not changedLeon Klingele2019-04-111-6/+6
* Pass old value to user triggerChange hookMorris Jobke2019-04-111-4/+4
* Add dispatcher events to User and Group objectsJoas Schilling2019-03-011-17/+30
* Expose the backend of IUserRoeland Jago Douma2018-11-021-0/+4
* Properly return boolean on enable stateJohn Molakvoæ (skjnldsv)2018-04-091-3/+2
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Update license headersMorris Jobke2017-11-061-1/+2
* emit changeUser only if there really was a change (quota, displayname)Arthur Schiwon2017-06-011-2/+7
* Remove account data on user deletionJoas Schilling2017-05-151-0/+5
* Trigger change when a user is enabled/disabledJoas Schilling2017-04-251-1/+5
* Allow to read the old email on the hook as wellJoas Schilling2017-04-131-3/+4
* Remove legacy class OC_Group and OC_UserMorris Jobke2017-03-091-2/+8
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-081-1/+2
* Add proper default value for datadirMorris Jobke2017-01-191-1/+1
* Get user home folder before deletionVincent Petry2016-12-231-1/+7
* Introduce an event for first time login based on the last login time stampThomas Müller2016-11-141-1/+4
* Only trigger postDelete hooks when the user was deleted...Joas Schilling2016-09-291-3/+3
* Remove notifications upon user deletionJoas Schilling2016-09-291-0/+4
* Method is deprecatedJörn Friedrich Dreyer2016-08-141-3/+3
* Unnecessary fully qualified namesJörn Friedrich Dreyer2016-08-141-9/+11
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-4/+4
* Add \OC\User\BackendRoeland Jago Douma2016-05-101-7/+7
* Move \OC\User to PSR-4Roeland Jago Douma2016-05-101-0/+420