Re: [Openvpn-devel] [PATCH] Introduce webauth auth pending method and deprecate openurl

2021-07-16 Thread Selva Nair
Hi, On Fri, Jul 16, 2021 at 8:19 AM Arne Schwabe wrote: > The experience with openurl/OPEN_URL has shown that just sending > a URL to a client is not enough and we often need different > behaviour of the client depending on circumstances. Replace > OPEN_URL with a more flexible WEBAUTH pending a

Re: [Openvpn-devel] [PATCH] Introduce webauth auth pending method and deprecate openurl

2021-07-16 Thread Arne Schwabe
Am 16.07.21 um 14:18 schrieb Arne Schwabe: > The experience with openurl/OPEN_URL has shown that just sending > a URL to a client is not enough and we often need different > behaviour of the client depending on circumstances. Replace > OPEN_URL with a more flexible WEBAUTH pending auth method. Jus

[Openvpn-devel] [PATCH] Introduce webauth auth pending method and deprecate openurl

2021-07-16 Thread Arne Schwabe
The experience with openurl/OPEN_URL has shown that just sending a URL to a client is not enough and we often need different behaviour of the client depending on circumstances. Replace OPEN_URL with a more flexible WEBAUTH pending auth method. Signed-off-by: Arne Schwabe --- doc/management-notes