Ticket #2784 (closed Bugs: fixed)

Opened 5 years ago

Last modified 5 years ago

password shown

Reported by: jackmartin_sz Assigned to: gregmac
Priority: major Milestone: 2.5
Component: Web interface Version: 2.4-branch
Keywords: Cc:
Confirmation: Confirmed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

when trying to access http://myip/admin while mysqld is down, the browser returns this:

FATAL ERROR [nativecode=Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)] ** mysql://asteriskuser:PASS@localhost/asterisk

where the PASS is my actual password. it's not nice to have the password shown to anybody how may try to access the web while for any reason mysql could be down at that moment.

Attachments

ticket_2784.diff (0.6 kB) - added by kgarrison on 06/03/08 13:34:42.
changed error output to non debuging string

Change History

06/03/08 13:34:42 changed by kgarrison

  • attachment ticket_2784.diff added.

changed error output to non debuging string

06/03/08 21:21:48 changed by p_lindheimer

  • status changed from new to closed.
  • confirmation changed from Unreviewed to Confirmed.
  • resolution set to fixed.
  • milestone changed from Cut Line to 3.0.

r5765 and r5766 will be with next framework