Classes | Namespaces | Functions
cookieauth.py File Reference

Go to the source code of this file.

Classes

class  webui.auth.cookieauth.LoginCookie
 

Namespaces

 webui.auth.cookieauth
 

Functions

def webui.auth.cookieauth._createCheckVal (username, issued_at, pw_hash, vcode)
 
def webui.auth.cookieauth.checkLoginCookie (ncgi, logincookie, authdb, username, userRec)
 
def webui.auth.cookieauth.clearLoginCookie (ncgi, username, domain=None)
 
def webui.auth.cookieauth.generateCookie (username, pw_hash)
 
def webui.auth.cookieauth.getDomain (hdf)
 
def webui.auth.cookieauth.getPersistCookie (hdf)
 
def webui.auth.cookieauth.issueLoginCookie (ncgi, authdb, username, pw_hash, persist=None)
 
def webui.auth.cookieauth.main (argv, stdout, environ)
 
def webui.auth.cookieauth.parseLoginCookie (ncgi)
 
def webui.auth.cookieauth.setPersistCookie (ncgi, persist)
 
def webui.auth.cookieauth.test ()
 
def webui.auth.cookieauth.usage (progname)
 


webui
Author(s): Scott Hassan
autogenerated on Mon Jun 10 2019 15:51:24