Block users

You can block any users from interacting with your project. They will be able to view but nothing more.

Users
{% for user in repo.block_users | sort %}
{% endfor %}
Add new user