]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Documentation patch for bug 247441: rephrase section 3.9 regarding access control...
authorjocuri%softhome.net <>
Thu, 4 Nov 2004 20:51:07 +0000 (20:51 +0000)
committerjocuri%softhome.net <>
Thu, 4 Nov 2004 20:51:07 +0000 (20:51 +0000)
docs/xml/administration.xml

index 1eac981f84060f0afcf5c009e3bb2b11e9386a92..95afe3280ae2c242ba1ade2c3e090126ec8fc432 100644 (file)
       of <emphasis>all</emphasis> the groups a bug is in, for whatever
       reason, to see that bug.
     </para>    
+
+    <note>
+      <para>
+        By default, bugs can also be seen by the Assignee, the Reporter, and 
+        by everyone on the CC List, regardless of whether or not the bug would 
+        typically be viewable by them. Visibility to the Reporter and CC List can 
+        be overridden (on a per-bug basis) by bringing up the bug, finding the 
+        section that starts with <quote>Users in the roles selected below...</quote>
+        and un-checking the box next to either 'Reporter' or 'CC List' (or both).
+      </para>
+    </note>
   </section>
 
   <section id="security">