]> granicus.if.org Git - curl/commit
libcurl: Restrict redirect schemes (follow-up)
authorJay Satiro <raysatiro@yahoo.com>
Tue, 16 Jul 2019 07:35:54 +0000 (03:35 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Wed, 17 Jul 2019 04:48:40 +0000 (00:48 -0400)
commite8442e4ffcecf3e290c7e26c44e4aa313e016f9a
tree71a78f4cb2afd84d1479f126affbfe3857a13eab
parent647e726d78798356b5af7585ededd762ba76df6e
libcurl: Restrict redirect schemes (follow-up)

- Allow FTPS on redirect.

- Update default allowed redirect protocols in documentation.

Follow-up to 6080ea0.

Ref: https://github.com/curl/curl/pull/4094

Closes https://github.com/curl/curl/pull/4115
docs/cmdline-opts/proto-redir.d
docs/libcurl/libcurl-security.3
docs/libcurl/opts/CURLOPT_FOLLOWLOCATION.3
docs/libcurl/opts/CURLOPT_REDIR_PROTOCOLS.3
include/curl/curl.h
lib/setopt.c
lib/url.c