This module allow to the sites administrators to Ban certain users from the Drupal's comments system.

How it works:

We have created Validation Constraint for the comments entity, in this constraint we validate if the user creating the comment is allowed to create it.

In order to achieve the ban functionality, we provided the following custom actions: