diff --git a/komrade/backend/the_operator.py b/komrade/backend/the_operator.py index 4aba839..fb50dc1 100644 --- a/komrade/backend/the_operator.py +++ b/komrade/backend/the_operator.py @@ -46,6 +46,7 @@ class TheOperator(Operator): self.log('decrypted data !!!:',data_unencr_by_phone) except ThemisError as e: self.log('not really from the telephone?',e) + stoppp return OPERATOR_INTERCEPT_MESSAGE