Re: [Openvpn-devel] [PATCH v3] Add example script demonstrating TOTP via auth-pending

2022-08-16 Thread Heiko Hund
On Donnerstag, 4. März 2021 12:40:18 CEST Arne Schwabe wrote: > + For a sample script that implement TOTP (RFC 6238) based two-factor > + authentication, see :code:`sample-scripts/totp.py`. This filename doesn't match with below. > diff --git a/sample/sample-scripts/totpauth.py > b/sample/sampl

Re: [Openvpn-devel] [PATCH v3] Add example script demonstrating TOTP via auth-pending

2021-08-10 Thread Antonio Quartulli
Hi, On 02/08/2021 11:52, Arne Schwabe wrote: > Signed-off-by: Arne Schwabe > > Patch v3: Some minor cleanups in the script (rename CNs, add more comments) > > Signed-off-by: Arne Schwabe Other than the small fix reported by tincantech, this patch has already been ACK'd by David in a previous

Re: [Openvpn-devel] [PATCH v3] Add example script demonstrating TOTP via auth-pending

2021-08-02 Thread tincantech via Openvpn-devel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ On Monday, August 2nd, 2021 at 10:52, Arne Schwabe wrote: > Signed-off-by: Arne Schwabe a...@rfc2549.org > > Patch v3: Some minor cleanups in the script (rename CNs, add mor

[Openvpn-devel] [PATCH v3] Add example script demonstrating TOTP via auth-pending

2021-08-02 Thread Arne Schwabe
Signed-off-by: Arne Schwabe Patch v3: Some minor cleanups in the script (rename CNs, add more comments) Signed-off-by: Arne Schwabe --- doc/man-sections/script-options.rst | 3 + sample/sample-scripts/totpauth.py | 111 2 files changed, 114 insertions(+) creat

Re: [Openvpn-devel] [PATCH v3] Add example script demonstrating TOTP via auth-pending

2021-03-04 Thread David Sommerseth
On 04/03/2021 12:40, Arne Schwabe wrote: Signed-off-by: Arne Schwabe Patch v3: Some minor cleanups in the script (rename CNs, add more comments) Signed-off-by: Arne Schwabe --- doc/man-sections/script-options.rst | 3 + sample/sample-scripts/totpauth.py | 111 ++

[Openvpn-devel] [PATCH v3] Add example script demonstrating TOTP via auth-pending

2021-03-04 Thread Arne Schwabe
Signed-off-by: Arne Schwabe Patch v3: Some minor cleanups in the script (rename CNs, add more comments) Signed-off-by: Arne Schwabe --- doc/man-sections/script-options.rst | 3 + sample/sample-scripts/totpauth.py | 111 2 files changed, 114 insertions(+) creat