6.0.0-RC7
6/29/26

[#2013] empty password for sql
Summary empty password for sql
Queue Horde Base
Queue Version 3.0.4
Type Bug
State Resolved
Priority 1. Low
Owners
Requester glen (at) delfi (dot) ee
Created 5/21/05 (7709 days ago)
Due
Updated 5/22/05 (7708 days ago)
Assigned
Resolved 5/22/05 (7708 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
09 glen (at) delfi (dot) ee Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ empty password for sql
Queue ⇒ Horde Base
Reply to this comment
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.

Saved Queries