Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F112349
D74.1732296601.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
470 B
Referenced Files
None
Subscribers
None
D74.1732296601.diff
View Options
diff --git a/src/client/client-model.cpp b/src/client/client-model.cpp
--- a/src/client/client-model.cpp
+++ b/src/client/client-model.cpp
@@ -170,9 +170,6 @@
j["content"]["m.relates_to"] = relation;
}
- kzo.client.dbg() << "Encrypted json is " << j.dump() << std::endl;
- kzo.client.dbg() << "Session key is " << (keyOpt ? keyOpt.value() : "<not rotated>") << std::endl;
-
return { Event(JsonWrap(j)), keyOpt };
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 22, 9:30 AM (1 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38845
Default Alt Text
D74.1732296601.diff (470 B)
Attached To
Mode
D74: Do not reveal session key when encrypting an event
Attached
Detach File
Event Timeline
Log In to Comment