| Commit message (Expand) | Author | Age | Files | Lines |
* | remove for now. main repository is at projects.kde.org/owncloud | Frank Karlitschek | 2011-08-13 | 2 | -578/+0 |
* | Fixed typo (Lisener → Listener) | Elias Probst | 2011-01-01 | 2 | -4/+4 |
* | fix login issue after logging out | Robin Appelman | 2010-11-04 | 1 | -0/+3 |
* | initial version for user managment tab in the settings page | Robin Appelman | 2010-09-20 | 2 | -15/+51 |
* | add functions to get a list of all users or groups | Robin Appelman | 2010-09-15 | 1 | -0/+12 |
* | use caching for user-group relations | Robin Appelman | 2010-09-12 | 1 | -24/+57 |
* | Moved LDAP authentication into a plugin | Aldo "xoen" Giambelluca | 2010-07-23 | 2 | -231/+0 |
* | Cleaned up and added some documentation | Aldo "xoen" Giambelluca | 2010-07-22 | 3 | -259/+338 |
* | Created class `OC_USER_BACKEND` for general user managment | Aldo "xoen" Giambelluca | 2010-07-21 | 4 | -286/+385 |
* | OC_USER now is an abstract class (OC_USER_ABSTRACT) | Aldo "xoen" Giambelluca | 2010-07-19 | 3 | -14/+19 |
* | Reverted to self::$classType syntax and fixed the use of self in non-object | Aldo "xoen" Giambelluca | 2010-07-19 | 3 | -21/+19 |
* | Minor style changes | Aldo "xoen" Giambelluca | 2010-07-15 | 2 | -65/+67 |
* | Fixed a cache-check in `OC_USER_Database::getGroupName()` and minor style cha... | Aldo "xoen" Giambelluca | 2010-07-15 | 1 | -164/+179 |
* | Minor style changes | Aldo "xoen" Giambelluca | 2010-07-15 | 1 | -73/+75 |
* | Support for mod_auth added | fabian | 2010-07-15 | 3 | -0/+525 |