mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-05 21:20:51 +00:00
updates
This commit is contained in:
parent
d4ffaf2a65
commit
1e93323552
@ -380,8 +380,9 @@ class KomradeX(Caller):
|
||||
'success':False,
|
||||
'status':'Post not found.'
|
||||
}
|
||||
self.log('found encrypted post store:',post_encr)
|
||||
self.log('found encrypted post store:',pickle.loads(post_encr))
|
||||
|
||||
|
||||
# it should be twice decrypted
|
||||
msg_op2me = Message(
|
||||
from_whom=self.op,
|
||||
|
Loading…
Reference in New Issue
Block a user