# Make log directory non-world-readable or writable
chown -R root $var_dir
chgrp -R bin $var_dir
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.