Lftp started to support digest authentication, so it sends an
unauthenticated request first to get a challenge.
It should be possible to add a setting to choose auth methods, so that when
only basic method is enabled, then skip the initial unauthenticated
request.

чт, 16 мая 2019, 20:58 Nate Sutton <n...@sutton.me>:

> Something changed between lftp 4.4.8 and lftp 4.8.4 with HTTP basic auth.
> In the newer version it only sends the Authorization header if it receives
> a challenge response from making a request without the header. In the older
> version it always sent the Authorization header.
>
> Is there a way to force sending the Authorization header on the first
> request? Not all endpoints that accept HTTP basic auth respond with a
> challenge, some redirect to oauth or whatever else.
>
> Thanks!
> _______________________________________________
> lftp mailing list
> lftp@uniyar.ac.ru
> http://univ.uniyar.ac.ru/mailman/listinfo/lftp
>
_______________________________________________
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Reply via email to