aboutsummaryrefslogtreecommitdiffstats
path: root/lib/user/example.php
Commit message (Collapse)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-70/+0
| | | | | Conflicts: lib/private/vcategories.php
* implement getHome in OC_UserGeorg Ehrke2012-08-261-0/+10
|
* remove unused variablesRobin Appelman2012-07-201-9/+3
|
* Merge branch 'unstable'Bart Visscher2012-06-041-30/+0
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_external/tests/config.php apps/files_versions/ajax/getVersions.php apps/files_versions/appinfo/app.php apps/files_versions/history.php apps/files_versions/js/versions.js apps/files_versions/templates/history.php apps/files_versions/versions.php lib/base.php
| * Implement default functions in OC_User backendBart Visscher2012-05-101-30/+0
| | | | | | | | | | | | | | | | | | Simplifies calling these functions, and makes code simpler functions: deleteUser getUsers userExists
* | update copyrightFrank Karlitschek2012-05-261-1/+1
| |
* | update documentation of oc_user::checkpasswordRobin Appelman2012-05-171-1/+2
|/
* Renaming classes :-)Jakob Sack2011-07-291-2/+2
|
* Use autoloadJakob Sack2011-07-271-0/+95