forked from shaba/openuds
Fixed autorun check from api
This commit is contained in:
parent
3ebc0dd26f
commit
2b4e771709
@ -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…
x
Reference in New Issue
Block a user