spr-networks / super

📡 SPR: Open Source, secure, user friendly and fast wifi routers for your home. One wifi password per device. Ad Blocking & Privacy Blocklists. Policy Based Network Access
https://www.supernetworks.org/
BSD 3-Clause "New" or "Revised" License
165 stars 12 forks source link

LAN_UPSTREAM tag leftover #316

Closed 0vercl0k closed 1 month ago

0vercl0k commented 3 months ago

I think I used in the past (probably wrongly) the LAN_UPSTREAM tag (or was it a group?) and it shows up as the below in latest versions:

1

I know you guys updated the languages / made tag/groups way less confusing (thank you again!) so I wonder if it was supposed to strip this LAN_UPSTREAM off.

I also don't seem to be able to delete it myself from the UI as far as I can tell.

Cheers

lts-rad commented 3 months ago

my expectation would be that these are automatically migrated for v > 0.3.7 .

under configs/devices/devices.json do you have the Groups array for this device?

0vercl0k commented 3 months ago

Actually, the group array for that device is empty; but I do see a lan_upstream in the Policies array

lts-rad commented 3 months ago

ok so then its just the ui thats not making the distinction well then, we should split out groups from policy better