summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo/app.php
Commit message (Expand)AuthorAgeFilesLines
* LDAP: permanantly watch group members. Emit post_addToGroup resp. post_remove...Arthur Schiwon2012-08-221-0/+2
* 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: check wether applying naming rule would end up in conflicts on update, ...Arthur Schiwon2012-05-181-6/+0
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported the oc_app callsFrank Karlitschek2012-05-021-2/+1
* port linkto and serverHostFrank Karlitschek2012-05-011-1/+1
* 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
* 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-231-0/+36