Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32539171
D13041.1767165896.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
480 B
Referenced Files
None
Subscribers
None
D13041.1767165896.diff
View Options
diff --git a/lib/reducers/user-reducer.js b/lib/reducers/user-reducer.js
--- a/lib/reducers/user-reducer.js
+++ b/lib/reducers/user-reducer.js
@@ -574,10 +574,7 @@
newInconsistencies,
userStoreOps,
];
- } else if (
- action.type === removePeerUsersActionType &&
- !relyingOnAuthoritativeKeyserver
- ) {
+ } else if (action.type === removePeerUsersActionType) {
const userStoreOps: UserStoreOperation[] = [
{
type: 'remove_users',
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Dec 31, 7:24 AM (3 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5872585
Default Alt Text
D13041.1767165896.diff (480 B)
Attached To
Mode
D13041: [lib] Don't check relyingOnAuthoritativeKeyserver when reducing removePeerUsersActionType
Attached
Detach File
Event Timeline
Log In to Comment