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