[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - officecfg/registry

Mike Kaganski mike.kaganski at collabora.com
Sun May 7 20:42:58 UTC 2017


 officecfg/registry/schema/org/openoffice/Office/Common.xcs |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0be936f739752ce773f1c77f2c1dab022af785f5
Author: Mike Kaganski <mike.kaganski at collabora.com>
Date:   Sun May 7 09:29:00 2017 +0200

    tdf#107649: cp-specific: Try system credentials first by default
    
    Change-Id: I39f3cd85153f939c1a5ebd7c6830c0175328a966
    Reviewed-on: https://gerrit.libreoffice.org/37335
    Reviewed-by: Andras Timar <andras.timar at collabora.com>
    Tested-by: Andras Timar <andras.timar at collabora.com>

diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 37a1c9861ec7..b2fde9ddc4e8 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -941,7 +941,7 @@
           automatically for all resources that support it (regardless of whether they are
           in "AuthenticateUsingSystemCredentials" list or not).</desc>
         </info>
-        <value>false</value>
+        <value>true</value>
       </prop>
     </group>
     <group oor:name="Dictionaries">


More information about the Libreoffice-commits mailing list