Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
luci-base: dispatcher.uc: skip login nodes when resolving w/ active s…
…ession When resolving eligible child nodes during evaluation of the "firstchild" dispatch action, do not consider nodes allowing a login as allowed when there already is an established session. This fixes cases where restricted sessions are redirected to nodes they have insufficent ACLs for, just because those nodes allow logins. Fixes: openwrt#7218 Ref: https://forum.openwrt.org/t/x/174687 Suggested-by: @mikma Signed-off-by: Jo-Philipp Wich <[email protected]>
- Loading branch information