summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-131-0/+7
|
* LDAP: cherrypick objectGUID handling from stable45, was part of PR 344Arthur Schiwon2012-11-121-1/+35
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-121-0/+30
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-101-0/+24
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-081-0/+17
|
* LDAP: fix typo in config value handling.Arthur Schiwon2012-11-061-1/+1
|
* Merge pull request #258 from wardragon/ldap_existence_check_no_refactorblizzz2012-11-062-6/+11
|\ | | | | LDAP: improved object existence check
| * Return an empty array on succesful existence checkLorenzo M. Catucci2012-11-052-3/+4
| |
| * Return true or false from readAttribute if $attr is emptyLorenzo M. Catucci2012-11-052-6/+10
| | | | | | This way, readAttribute can act as an existence checker.
* | Merge pull request #242 from fmms/checkstyle05Thomas Müller2012-11-051-1/+1
|\ \ | | | | | | Checkstyle fixes
| * | Checkstyle: Fix the last 25 NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
| | |
* | | merge from masterArthur Schiwon2012-11-044-13/+13
|\| |
| * | Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-044-12/+12
| | |
| * | Checkstyle: many fixesFelix Moeller2012-11-021-2/+2
| | |
* | | code styleArthur Schiwon2012-11-021-1/+1
| | |
* | | LDAP: clear the cache not only when TTL changes, but with every settings ↵Arthur Schiwon2012-11-011-6/+6
|/ / | | | | | | update. Fixes #194
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-311-0/+11
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-301-0/+6
|/
* LDAP: usersInGroup now also does LDAP serverside search.Arthur Schiwon2012-10-271-30/+41
|
* LDAP: make filter in readAttribute configurableArthur Schiwon2012-10-271-2/+6
|
* LDAP: getGroups to use paged searchesArthur Schiwon2012-10-271-12/+20
|
* LDAP: improve slicingArthur Schiwon2012-10-271-3/+8
|
* LDAP: add error handling for failed searchesArthur Schiwon2012-10-271-0/+5
|
* LDAP: be careful which limit is send to possible paged LDAP searchArthur Schiwon2012-10-271-1/+4
|
* LDAP: use the correct attribute in filterArthur Schiwon2012-10-271-1/+1
|
* LDAP: fix again proper check if groups are enabledArthur Schiwon2012-10-271-1/+3
|
* remove TODO comment, it's doneArthur Schiwon2012-10-271-1/+0
|
* LDAP: let result processing in Access::search slice the array for ↵Arthur Schiwon2012-10-272-14/+11
| | | | not-paginated search. getUsers e.g. does not need to take care of it anymore. adjustments in group_ldap to follow.
* LDAP: debug messagedArthur Schiwon2012-10-271-3/+4
|
* LDAP: sourced out paged search init into initPagedSearch method, making ↵Arthur Schiwon2012-10-271-28/+46
| | | | search slicker again
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-271-0/+3
|
* LDAP: let getUsers make use of paged searchArthur Schiwon2012-10-261-15/+29
|
* LDAP: add support for paged searches.Arthur Schiwon2012-10-261-20/+115
|
* LDAP: know, wether server supports paged searchArthur Schiwon2012-10-261-0/+3
|
* LDAP: check for resource before unbindingArthur Schiwon2012-10-261-1/+3
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-261-0/+37
|
* Merge pull request #81 from fmms/masterLukas Reschke2012-10-242-9/+9
|\ | | | | Codestyle add some needed spaces.
| * Checkstyle: NoSpaceAfterCommaFelix Moeller2012-10-232-9/+9
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-241-0/+1
| |
* | LDAP: properly check if Groups-feature is enabledArthur Schiwon2012-10-241-3/+2
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-233-15/+52
|
* LDAP: fix db update for PostgresArthur Schiwon2012-10-232-2/+2
|
* LDAP: fix cache save and check, fixes oc-2118Arthur Schiwon2012-10-221-4/+5
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-221-0/+14
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-201-7/+7
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-191-0/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-161-0/+37
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-161-0/+8
|
* LDAP: fix retrieval of Quota and EmailArthur Schiwon2012-10-151-6/+9
|
* LDAP: check if index is set, fix NoticesArthur Schiwon2012-10-151-1/+2
|