mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 17:08:03 +08:00
fix websocket auth
This commit is contained in:
@ -6,7 +6,6 @@ from extensions.ext_redis import redis_client
|
||||
from extensions.ext_socketio import ext_socketio
|
||||
|
||||
|
||||
|
||||
@ext_socketio.on("user_connect")
|
||||
def handle_user_connect(data):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user