[Tickets #2013] NEW: empty password for sql
bugs@bugs.horde.org
bugs at bugs.horde.org
Sat May 21 14:08:01 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2013
-----------------------------------------------------------------------
Ticket | 2013
Created By | glen at delfi.ee
Summary | empty password for sql
Queue | Horde Base
Version | 3.0.4
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
glen at delfi.ee (2005-05-21 14:08) wrote:
i have mysql user without password, and time to time when i save horde
configuration using web frontend, it puts asterisks to the password field:
$conf['sql']['password'] = '*****';
this can be resolved, if i clear the password field prior save.
if i look html source, then after save (and reopening configuration) it
contains the asterisks:
<input type="text" name="sql__password" size="40" value="*****"
id="sql__password" />.
i expect if i clear the password, it's kept that way.
More information about the bugs
mailing list