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-11-23 07:48:04 +02:00
2025-12-04 20:25:46 +01:00
2025-12-12 18:06:44 -07:00
2025-12-12 16:04:25 +01:00
2025-12-04 19:48:00 +08:00
2025-11-10 20:06:34 +08:00
2025-12-17 01:23:33 +02:00
2025-10-25 08:25:36 +03:00
2025-12-26 09:48:17 +01:00
2025-11-09 16:34:26 +01:00
2025-12-25 18:46:00 +01:00
2025-12-11 15:55:07 +01:00
2025-12-14 19:29:41 +08:00
2025-12-24 10:59:46 +01:00
2025-12-10 10:49:08 +01:00
2025-12-10 10:49:08 +01:00
2025-11-30 19:18:07 +01:00
2025-11-12 09:44:20 +02:00
2025-11-22 13:35:25 +00:00
2025-11-22 08:31:44 +02:00
2025-11-07 02:20:13 +08:00
2025-11-07 02:20:26 +08:00
2025-11-07 02:20:37 +08:00
2025-11-15 06:36:03 +02:00
2025-12-13 12:26:38 -07: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 03:09:40 +01:00
2025-11-13 08:44:08 +01:00
2025-12-24 10:06:10 +08:00
2025-12-09 15:45:10 +01:00
2025-11-08 20:59:09 +02:00
2025-11-24 23:03:05 +01:00
2025-12-14 23:52:39 +02:00
2025-12-20 21:34:13 +02:00
2025-11-26 02:26:06 +01:00
2025-10-25 15:46:34 +03:00
2025-12-24 10:59:46 +01:00
2025-11-12 10:01:17 +01:00
2025-11-26 13:05:36 +01:00
2025-12-09 10:02:43 +01:00
2025-11-14 00:53:31 +08:00
2025-11-11 15:30:36 +08:00
2025-11-25 15:52:12 +01:00
2025-12-23 10:47:44 -03:00
2025-11-24 20:01:39 +01:00
2025-12-12 17:20:11 -08:00
2025-11-22 18:59:30 +02:00
2025-11-24 20:13:54 +01:00
2025-12-14 19:29:09 +08:00
2025-11-24 20:17:41 +01:00
2025-12-23 21:19:55 +01:00
2025-11-28 09:45:55 +01:00
2025-11-12 08:34:36 +02:00
2025-11-21 15:12:04 +01:00
2025-11-24 21:53:23 +01:00
2025-12-15 12:34:52 -07:00
2025-11-25 16:39:59 +01: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-03 11:27:23 +01:00
2025-12-11 22:43:55 +01:00
2025-11-09 20:40:38 +02:00
2025-11-06 22:24:14 +02:00
2025-12-07 20:36:20 +01:00
2025-10-31 08:03:17 +01:00
2025-12-10 18:38:27 +01:00
2025-10-25 08:29:32 +03:00
2025-11-24 22:55:01 +01:00
2025-11-11 15:30:56 +08:00
2025-11-19 12:44:04 +01:00
2025-12-12 12:50:59 +01:00
2025-12-14 19:30:01 +08:00
2025-12-15 07:57:41 +01:00