MI Protect Privacy  1.0
A 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 __init__
 
def checkLogin
 

Public Attributes

 path
 

Detailed Description

Login manager

Constructor & Destructor Documentation

def m.login.Login.__init__ (   self,
  path 
)
Define file path for login information

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: