Page MenuHomePhabricator

D10842.id36185.diff
No OneTemporary

D10842.id36185.diff

diff --git a/lib/components/keyserver-connection-handler.js b/lib/components/keyserver-connection-handler.js
--- a/lib/components/keyserver-connection-handler.js
+++ b/lib/components/keyserver-connection-handler.js
@@ -69,7 +69,7 @@
}, [calendarFilters, keyserverID, navInfo.endDate, navInfo.startDate]);
React.useEffect(() => {
- if (hasConnectionIssue) {
+ if (hasConnectionIssue && !usingCommServicesAccessToken) {
void dispatchActionPromise(logOutActionTypes, callLogOut());
}
}, [callLogOut, hasConnectionIssue, dispatchActionPromise]);

File Metadata

Mime Type
text/plain
Expires
Tue, Dec 24, 3:41 AM (20 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2698181
Default Alt Text
D10842.id36185.diff (572 B)

Event Timeline