Files
etcd/server
Ivan Valdes 8578e07117 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-04 13:53:28 -08:00
..
2023-09-25 19:37:18 +08:00
2023-09-17 17:41:58 +08:00
2023-09-21 21:14:09 +08:00
2020-10-26 13:02:32 +01:00