summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* LDAP: improve compilation of filtersArthur Schiwon2014-02-212-0/+14
* Merge pull request #5425 from buczek/fix-ldap-loginblizzz2013-10-251-1/+3
|\
| * make sure the shared ldap connection is rebound to the configured user after ...Donald Buczek2013-10-181-1/+3
* | LDAP: cookies from Paged Search must only be used once, as stated in RFC 2696...Arthur Schiwon2013-10-211-4/+11
* | LDAP: Fix base-comparison with multibyte characters, fixes #5081. Thanks to @...Arthur Schiwon2013-10-181-1/+1
|/
* LDAP: case insensitive replace for more robustnessArthur Schiwon2013-08-271-1/+1
* Merge pull request #4487 from owncloud/ldap_fix_hookblizzz2013-08-211-1/+1
|\
| * LDAP: fix wrong hook nameArthur Schiwon2013-08-171-1/+1
* | LDAP: only connect to LDAP once on loginArthur Schiwon2013-08-142-6/+18
|/
* LDAP / Oracle compatibility: sql for emptying tablesArthur Schiwon2013-07-241-1/+3
* LDAP / Oracle compatibility, make SQL syntax validArthur Schiwon2013-07-241-1/+1
* LDAP: avoid PHP Warnings cause by passing empty values to implodeArthur Schiwon2013-07-221-1/+5
* LDAP: Oracle compat. fix, closes #4064Arthur Schiwon2013-07-221-1/+6
* Merge pull request #3778 from owncloud/fix_3528Bart Visscher2013-07-191-11/+9
|\
| * LDAP: fix background job, resolves #3528Arthur Schiwon2013-06-181-11/+9
* | fix numRows usage in user_ldapJörn Friedrich Dreyer2013-07-042-7/+5
* | LDAP: even better check for emptiness, fixes #3815Arthur Schiwon2013-06-211-8/+19
* | Revert "LDAP: better check for emptiness, fixes #3815"Arthur Schiwon2013-06-211-12/+2
* | LDAP: better check for emptiness, fixes #3815Arthur Schiwon2013-06-211-2/+12
|/
* LDAP: append port when URL is passed in LDAP Host configuration, fixes #2600Arthur Schiwon2013-06-031-0/+4
* LDAP: sqlite compatibility for emptyiing tablesArthur Schiwon2013-05-311-1/+7
* LDAP: fix possible recursionArthur Schiwon2013-05-311-0/+7
* Backport bfa7157Arthur Schiwon2013-05-311-3/+2
* LDAP: fix generation of alternate internal name on conflicts. Use also smalle...Arthur Schiwon2013-05-301-2/+2
* LDAP: fix help (doc) URL. Old one works, but leads to an outdated versionArthur Schiwon2013-05-291-1/+1
* LDAP: fix display of numerical display namesArthur Schiwon2013-05-161-1/+1
* LDAP: Implement clear mappings functionalityArthur Schiwon2013-05-164-1/+91
* LDAP: implement UUID and internal username overrideArthur Schiwon2013-05-161-1/+19
* LDAP: better variable nameArthur Schiwon2013-05-162-7/+11
* LDAP: implement r+w for new settingsArthur Schiwon2013-05-161-2/+11
* LDAP: add settings for UUID overrideArthur Schiwon2013-05-161-2/+5
* LDAP: prepare settings for internal username attribute and clearing user mapp...Arthur Schiwon2013-05-162-0/+13
* LDAP: Coypright infoArthur Schiwon2013-05-161-0/+2
* Merge pull request #3143 from owncloud/ldap_guid_checkblizzz2013-05-061-1/+3
|\
| * LDAP: do not reset UUID attribute setting when guid is detectedArthur Schiwon2013-04-261-1/+3
* | LDAP: cachekey in set method needs to match with that one from getArthur Schiwon2013-05-031-1/+1
* | LDAP: remove restriction from group names to be in line with core behaviour a...Arthur Schiwon2013-05-031-1/+1
|/
* LDAP: reset user/group-config association only after exists-check, may perfor...Arthur Schiwon2013-04-232-4/+18
* Typo, fixes #2690Arthur Schiwon2013-04-031-1/+1
* LDAP: fix wrong return valueArthur Schiwon2013-03-201-2/+2
* LDAP: specify appid when selecting from appconfigArthur Schiwon2013-03-191-1/+2
* LDAP: remove unnecessary func call, was a leftover from earlier refactorArthur Schiwon2013-03-191-1/+0
* LDAP: check first whether group exists in this backend before doing other ope...Arthur Schiwon2013-03-191-0/+9
* LDAP: check whether user exists for before trying to determine displaynameArthur Schiwon2013-03-191-0/+4
* LDAP: avoid irritating log outputArthur Schiwon2013-03-191-1/+4
* LDAP: user exists check on getHome, otherwise check will be performed with wr...Arthur Schiwon2013-03-191-0/+5
* LDAP: compatibility with Novell eDirectory UUIDArthur Schiwon2013-03-121-2/+2
* LDAP: fancy version for release, no code changeArthur Schiwon2013-03-101-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-102-7/+25
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-091-2/+7