Loading
Disallow voting on your own comment.
The validation relied on user_id field being available in comment data, but this field was in fact missing, resulting in the comment author to never equal current user.
The validation relied on user_id field being available in comment data, but this field was in fact missing, resulting in the comment author to never equal current user.