aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo
Commit message (Collapse)AuthorAgeFilesLines
* ported the oc_app callsFrank Karlitschek2012-05-021-2/+1
|
* port linkto and serverHostFrank Karlitschek2012-05-011-1/+1
|
* LDAP rewrite, use unique LDAP user and group identifiers on LDAP side as ↵Arthur Schiwon2012-04-252-1/+96
| | | | | | | | well as fancy (unqiue as far as users a know from LDAP) names on the ownCloud side. It's done via mapping of owncloud names and LDAP identifiers. some performance enhancements: faster searching for users and groups in their specific subtrees. Reading instead of searching were possible. thanks for the feedback of Kevin van Kuik
* OC_Group does expect object, not stringArthur Schiwon2012-04-161-1/+1
|
* starting to create the ldap group backend (with some inspiration from Yoann ↵Arthur Schiwon2012-04-141-0/+3
| | | | Gini) and preparing an general LDAP class
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
|
* webdav needs to load authentication appsArthur Schiwon2012-04-041-0/+3
|
* Combing LDAP backend with LDAP extended backendArthur Schiwon2012-02-201-3/+3
|
* Disable save button while saving. Streamlined code.Tom Needham2011-11-291-1/+4
|
* allow apps to register form for the settings and admin pagesRobin Appelman2011-08-231-0/+2
|
* dont use a different navigation page for settings stuffRobin Appelman2011-08-081-1/+1
|
* Renaming classes :-)Jakob Sack2011-07-291-3/+3
|
* user_ldap: add port settingDominik Schmidt2011-06-231-0/+3
|
* Add user_ldap pluginDominik Schmidt2011-06-232-0/+46