You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Refactor socket server code to re check permissions using platformId when organization.dbUrl is false.
This commit refactors the SocketServer class code to extract permission check logic. The changes simplify and clarify access control by granting access only if permissions are satisfied and handling related errors.
0 commit comments