diff options
author | barnboy%trilobyte.net <> | 2001-04-25 16:11:45 +0200 |
---|---|---|
committer | barnboy%trilobyte.net <> | 2001-04-25 16:11:45 +0200 |
commit | 2d4d7c92bfb4ce18e4413b1e66f30bd62a44e6ff (patch) | |
tree | a2d82b3f59cc18d708502912933cb5689fc619fd /docs/html/security.html | |
parent | 064f6ba69bb6e46e41427cfbccb7a6839e75110e (diff) | |
download | bugzilla-2d4d7c92bfb4ce18e4413b1e66f30bd62a44e6ff.tar.gz bugzilla-2d4d7c92bfb4ce18e4413b1e66f30bd62a44e6ff.tar.xz |
Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.
The README is now gutted, pointers to Guide. Also some new sections added,
old ones fixed, and notes appended to deprecated sections I've not yet had
the heart to remove.
Diffstat (limited to 'docs/html/security.html')
-rw-r--r-- | docs/html/security.html | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/docs/html/security.html b/docs/html/security.html index 5f04fed98..7c45ea1f9 100644 --- a/docs/html/security.html +++ b/docs/html/security.html @@ -4,7 +4,7 @@ >Bugzilla Security</TITLE ><META NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.61 +CONTENT="Modular DocBook HTML Stylesheet Version 1.64 "><LINK REL="HOME" TITLE="The Bugzilla Guide" @@ -172,8 +172,10 @@ TARGET="_top" ></LI ><LI ><P -> Ensure you have adequate access controls for $BUGZILLA_HOME/data/ and $BUGZILLA_HOME/localconfig. - The localconfig file stores your "bugs" user password, which would be terrible to have in the hands +> Ensure you have adequate access controls for $BUGZILLA_HOME/data/, $BUGZILLA_HOME/localconfig, + and $BUGZILLA_HOME/shadow directories. + The localconfig file stores your "bugs" user password, + which would be terrible to have in the hands of a criminal. Also some files under $BUGZILLA_HOME/data store sensitive information. </P ><P @@ -187,7 +189,7 @@ TARGET="_top" HREF="http://bugzilla.mozilla.org/show_bug.cgi?id=65572" TARGET="_top" > Bug 65572</A -> for adequate protection in your data/ and shadow/ directories. +> for adequate protection in your data/ and shadow/ directories. </P ><P > Note the instructions which follow are Apache-specific. If you use IIS, Netscape, or other @@ -228,11 +230,6 @@ CLASS="LITERALLAYOUT" > </P ></LI -><LI -><P -> - </P -></LI ></OL > </P |