TornadoServerMI  0.3
An tornado server for smart house's camera of IUT Blagnac
 All Classes Namespaces Functions Pages
m.login.Login Class Reference
Inheritance diagram for m.login.Login:

Public Member Functions

def checkLogin
 

Detailed Description

Login manager

Member Function Documentation

def m.login.Login.checkLogin (   self,
  pLog,
  pPasswd 
)
Check if login and password are correct (in file fichier/allow)
password in File are hash (sha224)
pLog : id login
pPasswd : password
return : true if correct login
false else

The documentation for this class was generated from the following file: