Public Member Functions | |
| def | __init__ (self) |
Public Attributes | |
| checkval_hash | |
| cookie | |
| issued_at | |
| username | |
Definition at line 98 of file cookieauth.py.
| def webui.auth.cookieauth.LoginCookie.__init__ | ( | self | ) |
Definition at line 99 of file cookieauth.py.
| webui.auth.cookieauth.LoginCookie.checkval_hash |
Definition at line 102 of file cookieauth.py.
| webui.auth.cookieauth.LoginCookie.cookie |
Definition at line 103 of file cookieauth.py.
| webui.auth.cookieauth.LoginCookie.issued_at |
Definition at line 101 of file cookieauth.py.
| webui.auth.cookieauth.LoginCookie.username |
Definition at line 100 of file cookieauth.py.