swifiic/repo

SUTA does not validate the hub address when accepting user list

Opened this issue · 1 comments

When new user list is received, SUTA does not check the originating HUB to match with it settings.

check if the SharedPreference / PreferenceManager has a valid value - if yes - verify each incoming bundle source to do a substring match with Hub-Address. Accept only if it matches.