diff options
| author | Tobias Järvelöv <tobias.jarvelov@mullvad.net> | 2025-03-05 16:02:05 +0100 |
|---|---|---|
| committer | Markus Pettersson <markus.pettersson@mullvad.net> | 2025-03-10 10:14:20 +0100 |
| commit | ffb076c8e62a8fd30e57643dd17981a6aef15b31 (patch) | |
| tree | 0cf2810925fe6dc4e868485ba2446834e79967b9 /.github | |
| parent | e434bf2be055facb588e59f4a96fbdac73d077c0 (diff) | |
| download | mullvadvpn-ffb076c8e62a8fd30e57643dd17981a6aef15b31.tar.xz mullvadvpn-ffb076c8e62a8fd30e57643dd17981a6aef15b31.zip | |
Remove parameter relaySettings in getTunnelProtocolFilter
We only used the relaySettings parameter to
handle when tunnel protocol was set to "any"
to potentially enable "openvpn" endpoints if
multihop was not enabled.
However, as the tunnel protocol now has to be
explicitly assigned to either "wireguard" or
"openvpn" we should only enable endpoints which
matches the tunnel protocol so we don't need
to check the multihop setting, as it has to be
disabled for the user to switch the tunnel
protocol to "openvpn"
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
