How can i stop anonymous user to view my project activities in gerrit. I have googled enough but could\'nt find what are exact files which are called Access Control List for
If you want to disallow anonymous users to browse/read/search all the changes of a certain project, you just have to remove the Read permission for anonymous users from the project.
In order to be allowed to modify permissions, you have to be either Administrator or owner of that project.
To disallow anonymous browsing, follow these steps: