aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo
Commit message (Expand)AuthorAgeFilesLines
* add backticks to SQL, use limit parameter instead of LIMIT SQLJörn Friedrich Dreyer2012-08-251-2/+2
* LDAP: identify (map) users with their directory UUID. Fixes the issue, that u...Arthur Schiwon2012-08-233-21/+39
* LDAP: permanantly watch group members. Emit post_addToGroup resp. post_remove...Arthur Schiwon2012-08-223-1/+36
* LDAP: remove obsolete require_onceArthur Schiwon2012-07-251-3/+0
* code styleArthur Schiwon2012-07-251-1/+1
* LDAP: split up LIB_LDAP into Access for LDAP interaction functions and Connec...Arthur Schiwon2012-07-251-2/+8
* LDAP: put app under the OCA\user_ldap\ namespaceArthur Schiwon2012-07-251-5/+3
* Support for OCA namespaceArthur Schiwon2012-07-251-0/+1
* LDAP: pass user backend as instance, not classnameArthur Schiwon2012-07-251-1/+1
* LDAP: make it UTF-8 saveArthur Schiwon2012-07-022-1/+19
* remove not needed includesFrank Karlitschek2012-05-281-4/+1
* LDAP: we're 0.2 nowArthur Schiwon2012-05-181-1/+1
* LDAP: only check once for name conflicts on update. Set a value on install as...Arthur Schiwon2012-05-182-15/+24
* LDAP: update meta infoArthur Schiwon2012-05-181-1/+1
* mark the apps as part of the shipped package and increase the requirement to ...Frank Karlitschek2012-05-181-2/+3
* LDAP: check wether applying naming rule would end up in conflicts on update, ...Arthur Schiwon2012-05-182-6/+24
* ldap: unique index names for the database, fixes non-creating of indexes for ...Arthur Schiwon2012-05-162-5/+5
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* LDAP: don't store agent password in plain textArthur Schiwon2012-05-142-1/+10
* 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 well...Arthur Schiwon2012-04-252-1/+96
* OC_Group does expect object, not stringArthur Schiwon2012-04-161-1/+1
* starting to create the ldap group backend (with some inspiration from Yoann G...Arthur Schiwon2012-04-141-0/+3
* 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