]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Add example script demonstrating TOTP via auth-pending
authorArne Schwabe <arne@rfc2549.org>
Thu, 4 Mar 2021 11:40:18 +0000 (12:40 +0100)
committerGert Doering <gert@greenie.muc.de>
Sun, 11 Sep 2022 20:32:26 +0000 (22:32 +0200)
commit20ce5e3173cf1b086e1241619e8d949f0a6d0687
treeecf38cdd912109696635675082c2de2daebfcfdd
parentf7b2817b8999d3ee846bfbafe11e05eda6501e96
Add example script demonstrating TOTP via auth-pending

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Patch v3: Some minor cleanups in the script (rename CNs, add more comments)

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: David Sommerseth <davids@openvpn.net>
Message-Id: <20210304114018.8442-1-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg21603.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
doc/man-sections/script-options.rst
sample/sample-scripts/totpauth.py [new file with mode: 0755]