mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 07:00:12 +01:00
🐛 多开工作空间 锁屏 后访问鉴权失败 https://github.com/siyuan-note/siyuan/issues/7038
This commit is contained in:
parent
1165f4def2
commit
9f66fcd1eb
1 changed files with 0 additions and 2 deletions
|
|
@ -45,8 +45,6 @@ func LogoutAuth(c *gin.Context) {
|
||||||
ret.Code = -1
|
ret.Code = -1
|
||||||
ret.Msg = "save session failed"
|
ret.Msg = "save session failed"
|
||||||
}
|
}
|
||||||
|
|
||||||
util.ReloadUI()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func LoginAuth(c *gin.Context) {
|
func LoginAuth(c *gin.Context) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue