Files
packages/net
Daniel F. Dickinson 57e6f89c02 curl: enable wrongly disabled HTTP_AUTH
commit ea66e463cf added a new config
option LIBCURL_HTTP_AUTH to enable or disable HTTP_AUTH support in
cURL. It defaulted the option to n (disabled).

However, prior to this change HTTP_AUTH was enabled for cURL, as the
configure script defaults to HTTP_AUTH enabled when it is not
explicitly disabled.

This impacts any consumer of cURL that uses HTTP_AUTH, including
authentication by username and password in the URL. (Confirmed via
run testing).

So we set the default for the option to y (enabled).

Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
2025-12-26 09:48:17 +01:00
..
2025-12-15 22:58:34 +01:00
2025-12-11 17:07:16 +02:00
2025-12-04 20:25:46 +01:00
2025-12-04 19:48:00 +08:00
2025-12-17 01:23:33 +02:00
2025-10-25 08:25:36 +03:00
2025-11-09 16:34:26 +01:00
2025-12-14 19:29:41 +08:00
2025-12-24 10:59:46 +01:00
2025-11-12 09:44:20 +02:00
2025-11-22 08:31:44 +02:00
2025-11-15 06:36:03 +02:00
2025-12-20 18:23:20 +01:00
2025-11-24 15:14:41 -07:00
2025-12-02 21:52:31 +01:00
2025-12-05 22:56:26 +01:00
2025-11-24 23:03:05 +01:00
2025-12-24 10:59:46 +01:00
2025-11-26 13:05:36 +01:00
2025-11-14 00:53:31 +08:00
2025-11-11 15:30:36 +08:00
2025-12-23 10:47:44 -03:00
2025-12-12 17:20:11 -08:00
2025-11-22 18:59:30 +02:00
2025-12-14 19:29:09 +08:00
2025-12-23 21:19:55 +01:00
2025-11-28 09:45:55 +01:00
2025-11-21 15:12:04 +01:00
2025-12-15 12:34:52 -07:00
2025-12-20 05:09:59 +02:00
2025-11-21 18:50:35 +02:00
2025-11-27 02:48:37 +02:00
2025-12-11 22:43:55 +01:00
2025-11-06 22:24:14 +02:00
2025-12-10 18:38:27 +01:00
2025-10-25 08:29:32 +03:00
2025-11-11 15:30:56 +08:00
2025-12-14 19:30:01 +08:00