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. git-svn-id: svn://10.0.0.236/trunk@93058 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user