summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* ported addSyript and other small stuffFrank Karlitschek2012-05-011-1/+1
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-1/+1
* LDAP: remove Notices on settingsArthur Schiwon2012-05-011-2/+2
* LDAP: decent behaviour and log message when there is no connection to the LDA...Arthur Schiwon2012-05-011-2/+11
* port to use the new public apiFrank Karlitschek2012-05-011-1/+1
* LDAP rewrite, use unique LDAP user and group identifiers on LDAP side as well...Arthur Schiwon2012-04-254-53/+509
* use uniquemember instead of deprecated memberuid to identify LDAP group membe...Arthur Schiwon2012-04-252-4/+33
* don't forget new JS fileArthur Schiwon2012-04-251-0/+3
* LDPA: group settings into basic and advanced to look less crowded. Still need...Arthur Schiwon2012-04-252-15/+25
* LDAP: optimize LDAP requests for users and groups. Settings are still to do, ...Arthur Schiwon2012-04-232-18/+46
* only retrieve requested attributesArthur Schiwon2012-04-231-1/+1
* don't forget to declare class propertiesArthur Schiwon2012-04-231-0/+1
* LDAP: don't forget to unbindArthur Schiwon2012-04-161-0/+11
* checked, works for meArthur Schiwon2012-04-161-1/+0
* group ldap: check configurationArthur Schiwon2012-04-161-2/+16
* group LDAP: implement groupExists function, needed for SharingArthur Schiwon2012-04-161-0/+9
* OC_Group does expect object, not stringArthur Schiwon2012-04-161-1/+1
* minor code beautificationArthur Schiwon2012-04-161-2/+3
* use the right attribute for member retrievalArthur Schiwon2012-04-161-1/+2
* a string be a stringArthur Schiwon2012-04-161-1/+1
* group LDAP: simple basic testsArthur Schiwon2012-04-151-0/+6
* group LDAP: usersInGroup not getUsersInGroupArthur Schiwon2012-04-152-3/+11
* don't forget changes in lib_ldap for last commitArthur Schiwon2012-04-151-7/+11
* group LDAP: implemented getUsersInGroup()Arthur Schiwon2012-04-151-8/+18
* group LDAP: implemented getUserGroups()Arthur Schiwon2012-04-151-0/+11
* typoArthur Schiwon2012-04-151-1/+1
* group LDAP: implemented inGroup()Arthur Schiwon2012-04-153-4/+65
* few pieces of documentationArthur Schiwon2012-04-141-0/+17
* give back expected result types as long as logic is not there yetArthur Schiwon2012-04-141-0/+3
* test for ldap group backendArthur Schiwon2012-04-141-0/+36
* starting to create the ldap group backend (with some inspiration from Yoann G...Arthur Schiwon2012-04-143-0/+183
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
* LDAP: don't keep possibly outdated passwordsArthur Schiwon2012-04-141-4/+0
* webdav needs to load authentication appsArthur Schiwon2012-04-041-0/+3
* LDAP: set also quota, when there is no explicit default valueArthur Schiwon2012-03-011-2/+6
* LDPA: fix setting variables and add missing ones to the arrayArthur Schiwon2012-03-012-3/+3
* LDAP fix: set user quota, if attribute is providedArthur Schiwon2012-03-011-3/+3
* consider changed/new setting variables for user_ldapArthur Schiwon2012-02-291-3/+3
* make ldap settings a little bit less uglyArthur Schiwon2012-02-291-3/+3
* typo in function callArthur Schiwon2012-02-281-1/+1
* make LDAP filter for user list configurableArthur Schiwon2012-02-282-8/+10
* Combing LDAP backend with LDAP extended backendArthur Schiwon2012-02-203-20/+67
* Disable save button while saving. Streamlined code.Tom Needham2011-11-294-20/+101
* Fix OC_USER_LDAP::checkPassword() to return the usernameCaio Marcelo de Oliveira Filho2011-09-011-1/+3
* apps/user_ldap/user_ldap.php: - Add support for ldapv3 and tlsSascha Schneider2011-08-281-0/+3
* cleaned up LDAP settingsJan-Christoph Borchardt2011-08-231-25/+10
* added icon for AdminJan-Christoph Borchardt2011-08-231-1/+1
* allow apps to register form for the settings and admin pagesRobin Appelman2011-08-232-12/+4
* fix the getlink callsFrank Karlitschek2011-08-111-1/+1
* dont use a different navigation page for settings stuffRobin Appelman2011-08-081-1/+1