2
0
mirror of https://github.com/ComradCollective/Comrad synced 2024-11-16 00:12:48 +00:00
This commit is contained in:
quadrismegistus 2020-09-06 21:38:01 +01:00
parent fdd514cd49
commit 0560f8ccf6

View File

@ -46,6 +46,7 @@ class TheOperator(Operator):
self.log('decrypted data !!!:',data_unencr_by_phone) self.log('decrypted data !!!:',data_unencr_by_phone)
except ThemisError as e: except ThemisError as e:
self.log('not really from the telephone?',e) self.log('not really from the telephone?',e)
stoppp
return OPERATOR_INTERCEPT_MESSAGE return OPERATOR_INTERCEPT_MESSAGE