mirror of
https://github.com/dkmstr/openuds.git
synced 2024-12-24 21:34:41 +03:00
Merge remote-tracking branch 'origin/v3.5'
This commit is contained in:
commit
2f37caaf22
@ -369,6 +369,7 @@ def getServicesData(
|
||||
|
||||
autorun = False
|
||||
if (
|
||||
hasattr(request, 'session') and
|
||||
len(services) == 1
|
||||
and GlobalConfig.AUTORUN_SERVICE.getBool(False)
|
||||
and services[0]['transports']
|
||||
|
Loading…
Reference in New Issue
Block a user