forked from shaba/openuds
upgraded user gui
This commit is contained in:
parent
cea271a2ce
commit
0b8a9444d1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -46,6 +46,8 @@ logger = logging.getLogger(__name__)
|
||||
READY_CACHE_TIMEOUT = 30
|
||||
|
||||
class BaseNXTransport(transports.Transport):
|
||||
_listenPort: str = ''
|
||||
|
||||
def isAvailableFor(self, userService: 'models.UserService', ip: str) -> bool:
|
||||
"""
|
||||
Checks if the transport is available for the requested destination ip
|
||||
|
Loading…
x
Reference in New Issue
Block a user