summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge pull request #3302 from owncloud/ldap_configurable_username_n_uuidblizzz2013-05-169-4/+143
| |\
| | * Merge branch 'master' into ldap_configurable_username_n_uuidArthur Schiwon2013-05-1315-76/+105
| | |\
| | * | LDAP: fix display of numerical display namesArthur Schiwon2013-05-081-1/+1
| | * | LDAP: Implement clear mappings functionalityArthur Schiwon2013-05-084-1/+91
| | * | LDAP: implement UUID and internal username overrideArthur Schiwon2013-05-081-1/+19
| | * | LDAP: better variable nameArthur Schiwon2013-05-082-7/+11
| | * | LDAP: implement r+w for new settingsArthur Schiwon2013-05-081-2/+11
| | * | LDAP: add settings for UUID overrideArthur Schiwon2013-05-081-2/+5
| | * | LDAP: prepare settings for internal username attribute and clearing user mapp...Arthur Schiwon2013-05-072-0/+13
| | * | LDAP: Coypright infoArthur Schiwon2013-05-071-0/+2
| * | | [tx-robot] updated from transifexJenkins for ownCloud2013-05-161-3/+3
| | |/ | |/|
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-05-131-0/+16
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-05-124-34/+47
| * | Merge pull request #3050 from owncloud/===_and_!==_in_user_ldap-appBart Visscher2013-05-0710-42/+42
| |\ \ | | |/ | |/|
| | * Use !== and === in user_ldap app – Part 2kondou2013-04-205-23/+23
| | * Use !== and === in user_ldap app – Part 1kondou2013-04-205-19/+19
| * | LDAP: do not reset UUID attribute setting when guid is detectedArthur Schiwon2013-05-061-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
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-05-031-0/+8
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-05-021-0/+3
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-05-012-2/+3
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-04-2714-9/+17
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-04-261-0/+9
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-04-251-0/+1
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-04-241-0/+11
| * | LDAP: reset user/group-config association only after exists-check, may perfor...Arthur Schiwon2013-04-232-4/+18
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-04-221-0/+1
| |/
* / Rework background job systemRobin Appelman2013-04-202-11/+10
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-172-0/+26
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-162-2/+71
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-131-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-102-0/+44
* Merge pull request #2694 from owncloud/fix_2690Bernhard Posselt2013-04-031-1/+1
|\
| * Typo, fixes #2690Arthur Schiwon2013-04-031-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2013-04-031-0/+4
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-021-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-311-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-272-13/+17
* LDAP: fix wrong return valueArthur Schiwon2013-03-251-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-232-4/+4
* LDAP: user exists check on getHome, otherwise check will be performed with wr...Arthur Schiwon2013-03-191-0/+5
* LDAP: avoid irritating log outputArthur Schiwon2013-03-191-1/+4
* LDAP: check whether user exists for before trying to determine displaynameArthur Schiwon2013-03-191-0/+4
* LDAP: check first whether group exists in this backend before doing other ope...Arthur Schiwon2013-03-191-0/+9
* LDAP: remove unnecessary func call, was a leftover from earlier refactorArthur Schiwon2013-03-191-1/+0
* LDAP: specify appid when selecting from appconfigArthur Schiwon2013-03-191-1/+2
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-181-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-162-0/+38
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-151-0/+1