Revision: 28596
          http://sourceforge.net/p/bibdesk/svn/28596
Author:   hofman
Date:     2024-01-11 18:30:08 +0000 (Thu, 11 Jan 2024)
Log Message:
-----------
imnitialize user and password

Modified Paths:
--------------
    trunk/bibdesk/BDSKSoapBinding.m

Modified: trunk/bibdesk/BDSKSoapBinding.m
===================================================================
--- trunk/bibdesk/BDSKSoapBinding.m     2024-01-11 18:08:55 UTC (rev 28595)
+++ trunk/bibdesk/BDSKSoapBinding.m     2024-01-11 18:30:08 UTC (rev 28596)
@@ -30,6 +30,8 @@
                address = nil;
                namespaceURI = nil;
                cookies = nil;
+        authUsername = nil;
+        authPassword = nil;
                defaultTimeout = 10;//seconds
                logXMLInOut = NO;
        }

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to