server/apps
Arthur Schiwon ee168a121d Forward port of #12493
add ldap-search command to occ

Conflicts:
	apps/user_ldap/appinfo/register_command.php

LDAP search filter creation changes:

1. do not prepend * wildcard to search terms. Will result in faster search, but
you don't find "foobar"  when looking for "bar"
2. advanced behaviour when search string contains a space and multiple search
attributes are present. The search string is split into single words. The
resulting filter requires that each word at least appears once in any search
attribute. This is supposed to return better results in big LDAPs.

trim search string before passing it on
2014-12-04 19:02:09 +01:00
..
files [tx-robot] updated from transifex 2014-12-04 01:54:42 -05:00
files_encryption update error message 2014-12-04 12:01:11 +01:00
files_external Remove last traces of travis integration 2014-12-04 10:09:13 +01:00
files_sharing [tx-robot] updated from transifex 2014-12-04 01:54:42 -05:00
files_trashbin Merge pull request #12382 from owncloud/enc_reorganize_folders2 2014-12-03 16:08:40 +01:00
files_versions Merge pull request #12556 from owncloud/add-route-for-versions 2014-12-03 14:01:58 +01:00
user_ldap Forward port of #12493 2014-12-04 19:02:09 +01:00
user_webdavauth [tx-robot] updated from transifex 2014-11-21 02:54:26 -05:00