]> git.meshlink.io Git - meshlink/commit
Ensure we process all hostnames for invitation URLs.
authorGuus Sliepen <guus@meshlink.io>
Tue, 10 Mar 2020 21:33:42 +0000 (22:33 +0100)
committerGuus Sliepen <guus@meshlink.io>
Tue, 10 Mar 2020 21:33:42 +0000 (22:33 +0100)
commit494e5cfca22e2e8fc59a42b01d4a94418d730c2a
tree73c47c32b2b4f6139ea3c7f89869733d0e1ab0fc
parent32d723c40d6fa959779f35973411185a320529d1
Ensure we process all hostnames for invitation URLs.

Commit 3febbb4 allowed more addresses to be added to invitation URLs, but
part of the still code assumed a maximum of 4 addresses in the URL.
src/meshlink.c