operator-time
quadrismegistus 4 years ago
parent fdd514cd49
commit 0560f8ccf6

@ -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

Loading…
Cancel
Save