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:
parent
a8e8d141d2
commit
3d6727ff4c
4 changed files with 10 additions and 6 deletions
|
@ -83,8 +83,6 @@ func init() {
|
|||
}
|
||||
}
|
||||
|
||||
fmt.Println(Db.DriverName())
|
||||
|
||||
return false // value not changed
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue