Files
loongoffice/external/libcmis
Vasily Melenchuk 76772c8016 cmis: allow http authentication even when password is empty
Test environment for CMIS server using Apache Chemistry and by
default it has just username without password for authentication.
But libcmis uses authentication only if both username and password
are given.

Corresponding patch is already applied to libcmis master.

Using default patch level 1 for libcmis patches, updated existing patches.

Change-Id: Id77b59324002e47258b6315d7383496fa1e9c6ae
Reviewed-on: https://gerrit.libreoffice.org/17070
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2015-07-15 16:03:52 +00:00
..

A C++ client library for the CMIS interface.

From:
[http://sourceforge.net/projects/libcmis/]

Wikipedia (CMIS):
Content Management Interoperability Services (CMIS) is an open standard that defines an
abstraction layer for controlling diverse document management systems and repositories using web protocols.