mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: when getting a reply by email, ensure it's by the same user
This commit is contained in:
@@ -62,7 +62,6 @@ module Jobs
|
||||
message_template = :email_reject_post_error_specified
|
||||
template_args[:post_error] = e.message
|
||||
end
|
||||
|
||||
else
|
||||
message_template = nil
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user