This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  2054d1380fbaf04032e84917c21a5dc6918f5e59 (commit)
      from  c658ca75f8ff9f6aabe6b82238b87d2c421064bb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2054d1380fbaf04032e84917c21a5dc6918f5e59
Author: Mark Wielaard <m...@klomp.org>
Date:   Sun Mar 30 15:49:18 2025 +0200

    robots.txt: Disallow robots to create new or list all activity on a bug

diff --git a/htdocs/robots.txt b/htdocs/robots.txt
index 36be4d13..01ae43dd 100644
--- a/htdocs/robots.txt
+++ b/htdocs/robots.txt
@@ -14,6 +14,8 @@ Disallow: /bugzilla/show_bug.cgi*ctype=xml*
 Disallow: /bugzilla/attachment.cgi
 Disallow: /bugzilla/showdependencygraph.cgi
 Disallow: /bugzilla/showdependencytree.cgi
+Disallow: /bugzilla/enter_bug.cgi
+Disallow: /bugzilla/show_activity.cgi
 Disallow: /wiki/*?action=*
 Disallow: /wiki/*?diffs=*
 Disallow: /wiki/*?highlight=*

-----------------------------------------------------------------------

Summary of changes:
 htdocs/robots.txt | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to