mirror of
https://github.com/kataras/iris.git
synced 2026-01-07 20:17:05 +00:00
Merge branch 'master' of https://github.com/kataras/iris into master
This commit is contained in:
@@ -47,7 +47,7 @@ func (r *GoRedisDriver) mergeClientOptions(c Config) *Options {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if opts.Password == "" {
|
if opts.Password == "" {
|
||||||
opts.Username = c.Password
|
opts.Password = c.Password
|
||||||
}
|
}
|
||||||
|
|
||||||
if opts.DB == 0 {
|
if opts.DB == 0 {
|
||||||
|
|||||||
Reference in New Issue
Block a user