Large refactoring for better JSONL context. Switched back the urlsafe for session tokens that need to be passed in URLs. Other minor fixes.
This commit is contained in:
@@ -86,7 +86,6 @@ async def websocket_register_add(
|
||||
host=host,
|
||||
ip=metadata.get("ip"),
|
||||
user_agent=metadata.get("user_agent"),
|
||||
actor=str(user_uuid),
|
||||
)
|
||||
auth = token
|
||||
|
||||
|
||||
Reference in New Issue
Block a user