Bug #37168
Implement interfaces.websocket_interface which returns the interface the websocket is connected to
Status:
Done
Priority:
No priority
Assignee:
William Grzybowski
Category:
Middleware
Target version:
Needs Merging:
No
Needs Automation:
No
Support Suite Ticket:
n/a
Hardware Configuration:
ChangeLog Required:
No
Description
To assist the user with configuring their networking it would be helpful to know which interface is the one the user is accessing the webui from to be able to tell the user which one they should configure first.
Related issues
Associated revisions
feat(middlewared/network): implement interfaces.websocket_interface
Returns the interface the websocket is connected to.
Ticket: #37168
feat(middlewared/network): implement interfaces.websocket_interface
Returns the interface the websocket is connected to.
Ticket: #37168
History
#1 Updated by Anonymous almost 3 years ago
- Related to Bug #36653: Add warning to configure the interface used by the UI added
#2
Updated by William Grzybowski almost 3 years ago
- Status changed from Unscreened to Screened
- Target version changed from Backlog to 11.2-BETA2
- Severity changed from New to Low Medium
- Needs Doc changed from Yes to No
- Needs Merging changed from Yes to No
#3
Updated by William Grzybowski almost 3 years ago
- Status changed from Screened to In Progress
#4
Updated by Dru Lavigne almost 3 years ago
- Subject changed from Need ability to determine which interface the webui is being hosted from to Implement interfaces.websocket_interface which returns the interface the websocket is connected to
- Needs Merging changed from No to Yes
#5
Updated by William Grzybowski almost 3 years ago
- Status changed from In Progress to Done
- Needs QA changed from Yes to No
- Needs Merging changed from Yes to No
QA is not needed here, webUI team will see if it works while implementing related ticket.