Closed Bug 483875 Opened 15 years ago Closed 15 years ago

Socorro UI: database connection problem reveals database password to all

Categories

(Socorro :: General, task)

x86
Linux
task
Not set
major

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: lars, Unassigned)

Details

Attachments

(1 file)

granted there was a misconfiguration, but when connecting to the database, there should be a zero percent chance that a failure to connect should hand a password out to the public...
Was this file in production changed recently?

webapp-php/application/config/config.php

It is not under source control. I will try to repro issue to confirm that this file is what triggers this behavior.
Please get a copy of production webapp-php/application/config/config.php

Which will have settings including:
$config['display_errors'] = FALSE;

which is an important part of a prod Kohana app.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
This can't happen in prod because debugging is disabled (errors don't appear). 
So I'm not sure this is a bug?
Damn... mid-aired.
Component: Socorro → General
Product: Webtools → Socorro
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: