modifié: superTornado.py
This commit is contained in:
parent
f912554bdb
commit
288387ba87
@ -28,7 +28,7 @@ class MainHandler(tornado.web.RequestHandler):
|
|||||||
print "->Send to client authorized user access"
|
print "->Send to client authorized user access"
|
||||||
|
|
||||||
|
|
||||||
else:
|
else:
|
||||||
ficLog.enregDansLog(iden,"Unauthorized user connection",info[0])
|
ficLog.enregDansLog(iden,"Unauthorized user connection",info[0])
|
||||||
if confAveug == True:
|
if confAveug == True:
|
||||||
print '->Send audio alarm unauthorized user'
|
print '->Send audio alarm unauthorized user'
|
||||||
|
Reference in New Issue
Block a user