hydra: disallow robots.txt for root and project all builds page
This commit is contained in:
		| @@ -147,6 +147,8 @@ sub robots_txt : Path('robots.txt') { | ||||
|         , uri_for('Build', 'view_log', ["*"]) | ||||
|         , uri_for('Root', 'nar', [], "*") | ||||
|         , uri_for('Root', 'status', []) | ||||
|         , uri_for('Root', 'all', []) | ||||
|         , uri_for('Project', 'all', ["*"]) | ||||
|         , channelUris('Root', ["*"]) | ||||
|         , channelUris('Project', ["*", "*"]) | ||||
|         , channelUris('Jobset', ["*", "*", "*"]) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user