Revision: 27988
http://sourceforge.net/p/bibdesk/svn/27988
Author: hofman
Date: 2022-10-03 14:57:49 +0000 (Mon, 03 Oct 2022)
Log Message:
-----------
always accept authentication data
Modified Paths:
--------------
trunk/bibdesk/BDSKSharingServer.m
Modified: trunk/bibdesk/BDSKSharingServer.m
===================================================================
--- trunk/bibdesk/BDSKSharingServer.m 2022-10-03 14:23:45 UTC (rev 27987)
+++ trunk/bibdesk/BDSKSharingServer.m 2022-10-03 14:57:49 UTC (rev 27988)
@@ -887,7 +887,7 @@
[self setAuthenticated:YES];
legacyAuthentication = YES;
}
- return NO;
+ return YES;
}
- (BOOL)connection:(NSConnection *)aConnection
handleRequest:(NSDistantObjectRequest *)doRequest {
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