summaryrefslogtreecommitdiffstats
path: root/lib/user.php
Commit message (Expand)AuthorAgeFilesLines
* Renaming classes :-)Jakob Sack2011-07-291-16/+16
* Further improvementsJakob Sack2011-07-271-4/+0
* Use autoloadJakob Sack2011-07-271-1/+0
* remember login addedBartek Przybylski2011-07-201-0/+16
* fix creating usersRobin Appelman2011-06-231-9/+17
* Use new user backend APIDominik Schmidt2011-06-231-9/+10
* add oc_user::getUser to get the user id of the loggedin userRobin Appelman2011-06-221-0/+13
* Multiply changes to user systemRobin Appelman2011-06-211-20/+79
* More error checking in user managementJakob Sack2011-04-181-0/+5
* Check for existance of group- and usernames, don't mix OC_USER and OC_GROUP!Jakob Sack2011-04-181-0/+11
* Added tons of Hooks to OC_USER and OC_GROUPJakob Sack2011-04-181-7/+63
* Better documentation for OC_USERJakob Sack2011-04-181-22/+48
* Some work on the fancy user managementJakob Sack2011-04-171-0/+8
* Use OC_CONFIG where possibleJakob Sack2011-04-161-1/+1
* get rid of the oc_require and friendsRobin Appelman2011-04-161-1/+1
* First version of the new user managementJakob Sack2011-04-151-182/+86
* Start of the refactoring. Commit is quite big because I forgot to use git rig...Jakob Sack2011-03-011-0/+249