Ivan Valdes 98aa466905
server: disable redirects in peer communication
Disable following redirects from peer HTTP communication on the client's side.
Etcd server may run into SSRF (Server-side request forgery) when adding a new
member. If users provide a malicious peer URL, the existing etcd members may be
redirected to another unexpected internal URL when getting the new member's
version.

Signed-off-by: Ivan Valdes <ivan@vald.es>
2023-12-05 10:59:25 -08:00
..
2023-07-14 12:50:21 +08:00
2020-10-26 13:02:32 +01:00
2020-10-26 13:02:32 +01:00
2023-02-20 21:33:59 +13:00