#1140 MySQL root password exposure
This commit is contained in:
parent
211596f407
commit
5f594d8774
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ func Install(ctx *middleware.Context) {
|
|||
|
||||
form.DbHost = models.DbCfg.Host
|
||||
form.DbUser = models.DbCfg.User
|
||||
form.DbPasswd = models.DbCfg.Passwd
|
||||
form.DbName = models.DbCfg.Name
|
||||
form.DbPath = models.DbCfg.Path
|
||||
|
||||
|
|
Loading…
Reference in a new issue