mirror of
https://github.com/telemt/telemt.git
synced 2026-09-06 10:36:06 +03:00
WEB Carrier: https-lanes
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
This commit is contained in:
@@ -130,6 +130,7 @@ pub(super) fn matching_profile(
|
||||
&& profile.public_addr == expected.public_addr
|
||||
&& profile.user == expected.user
|
||||
&& profile.secret_mode == expected.secret_mode
|
||||
&& profile.carrier == expected.carrier
|
||||
&& profile.capability == expected.capability
|
||||
})
|
||||
.cloned()
|
||||
|
||||
Reference in New Issue
Block a user