summaryrefslogtreecommitdiffstats
path: root/inc/User/database.php
Commit message (Expand)AuthorAgeFilesLines
* remove for now. main repository is at projects.kde.org/owncloudFrank Karlitschek2011-08-131-417/+0
* Fixed typo (Lisener → Listener)Elias Probst2011-01-011-2/+2
* fix login issue after logging outRobin Appelman2010-11-041-0/+3
* initial version for user managment tab in the settings pageRobin Appelman2010-09-201-15/+43
* use caching for user-group relationsRobin Appelman2010-09-121-24/+57
* Cleaned up and added some documentationAldo "xoen" Giambelluca2010-07-221-173/+212
* Created class `OC_USER_BACKEND` for general user managmentAldo "xoen" Giambelluca2010-07-211-197/+182
* OC_USER now is an abstract class (OC_USER_ABSTRACT)Aldo "xoen" Giambelluca2010-07-191-12/+14
* Reverted to self::$classType syntax and fixed the use of self in non-objectAldo "xoen" Giambelluca2010-07-191-16/+15
* Minor style changesAldo "xoen" Giambelluca2010-07-151-42/+42
* Fixed a cache-check in `OC_USER_Database::getGroupName()` and minor style cha...Aldo "xoen" Giambelluca2010-07-151-164/+179
* Support for mod_auth addedfabian2010-07-151-0/+313