1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-22 14:49:42 +02:00

Fixes issue with auth login redirect failure

This commit is contained in:
Harvey Kandola 2017-07-17 10:28:32 +01:00
parent a8e8d141d2
commit 3d6727ff4c
4 changed files with 10 additions and 6 deletions

View file

@ -83,8 +83,6 @@ func init() {
}
}
fmt.Println(Db.DriverName())
return false // value not changed
})
}