You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
It is very common to use locations instead of hosts, for example, /owntracks instead of owntracks.example.com.
For these cases it would be great if we can assign access lists to locations as well. Because the access control for the locations may be different from the underlying host.
Describe the solution you'd like
Add this:
to here:
Describe alternatives you've considered
Currently I use the extended settings to paste the access control lines manually. But this is not elegant and very error prone. Especially when I change a list, it won't be updated for these cases.