Adding session cache directly to web-conn (#4861)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
64a86bd32f
Коммит
c434e84114
@@ -566,6 +566,8 @@ func RemoveAllSessionsForUserIdSkipClusterSend(userId string) {
|
||||
}
|
||||
}
|
||||
|
||||
InvalidateWebConnSessionCacheForUser(userId)
|
||||
|
||||
}
|
||||
|
||||
func AddSessionToCache(session *model.Session) {
|
||||
|
||||
Ссылка в новой задаче
Block a user