-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Milestone
Description
In issue #7312, we introduced the ability to restrict web UI access based on a list of allowed IPs or networks.
However, this change has introduced a regression affecting support sessions: if a sysadmin restricts the cluster-admin route to specific IPs or networks, it becomes inaccessible via the support session.
This occurs because the access restriction may unintentionally exclude the loopback IP of the NS8 instance, which is required to reach the UI during a support session.
To resolve this, the loopback address of the instance should be implicitly included in the allowed IPs when access restrictions are in place.
Components
core:3.6.4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Type
Projects
Status
Done
