OpenVPN
|
Functions | |
def | main () |
def | write_auth_control (status) |
def | write_auth_pending (timeout, method, extra) |
Variables | |
dictionary | secrets |
def totpauth.main | ( | ) |
Definition at line 54 of file totpauth.py.
References write_auth_control(), and write_auth_pending().
Referenced by write_auth_pending().
def totpauth.write_auth_control | ( | status | ) |
Definition at line 100 of file totpauth.py.
Referenced by main().
def totpauth.write_auth_pending | ( | timeout, | |
method, | |||
extra | |||
) |
dictionary totpauth.secrets |
Definition at line 50 of file totpauth.py.