forked from shaba/openuds
Added ov user/password sender
This commit is contained in:
parent
66f498e7ed
commit
db2a43afc8
@ -122,7 +122,8 @@ class UDSActorSvc(Daemon, CommonService):
|
||||
return 'ok'
|
||||
|
||||
def ovLogon(self, username, password):
|
||||
pass
|
||||
# Ignored right now on Linux
|
||||
logger.info('ovLogon ignored right now on Linux')
|
||||
|
||||
def run(self):
|
||||
cfg = initCfg() # Gets a local copy of config to get "reboot"
|
||||
|
Loading…
Reference in New Issue
Block a user