| Issue 325: | allow secure config file overlays normal config file | |
| Back to list |
gerrit.config can contain secure information such as passwords, e.g. ldap.password or sendemail.password, and soon database.password for the database connectivity. In most installations it would be better to split these password values into another configuration file, e.g. $site_path/secure.config, which is readable only by the Gerrit daemon process. This permits the main gerrit.config to be world-readable without exposing the secrets.
Nov 11, 2009
#1
sop+code@google.com
Labels:
Milestone-Next
Nov 12, 2009
Fixed by change Iae5fa5ff853d116f2957fffcf3820e63bb830fd5
Status:
Fixed
Labels: -Milestone-Next FixedIn-2.0.25
Dec 18, 2009
(No comment was entered for this change.)
Labels:
FixedIn-2.1
|
|
| ► Sign in to add a comment |