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

Mike Kaganski mike.kaganski at collabora.com
Mon Jun 25 14:30:34 UTC 2018


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

New commits:
commit 6c4e5f8ae278a31dd0fea8e1cd9900aeef23e526
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>
    (cherry picked from commit 0be936f739752ce773f1c77f2c1dab022af785f5)

diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 99850de17bba..b1bc6d4b2ac4 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -934,7 +934,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