-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
discussionNeeds further discussion to reach desicionNeeds further discussion to reach desicionhelp wantedGreat tickets to get started contributing!Great tickets to get started contributing!size/SSmall task. (A couple of hours of work.)Small task. (A couple of hours of work.)
Milestone
Description
When we get handshakes we compare the string of the passed in host i.e. "localhost" to what we bound to.
If we bound to 127.0.0.1 but someone tries to handshake with localhost, we'd reject this (!).
Ideas
- perhaps we should resolve the incoming hostname before comparing it with the host we bound to?
- perhaps special treating localhost and its IPv4 and IPv6 representations in handshakes?
Metadata
Metadata
Assignees
Labels
discussionNeeds further discussion to reach desicionNeeds further discussion to reach desicionhelp wantedGreat tickets to get started contributing!Great tickets to get started contributing!size/SSmall task. (A couple of hours of work.)Small task. (A couple of hours of work.)