FlowFuse / FlowFuse/device-agent

WebUI server url should include username and password

Open
#109 1 comment 0 reactions 0 assignees View on GitHub
task
Dominant language
JavaScript
Stars
20
Forks
10
Avg merge
9d 4h
Merged PRs (30d)
9

Description

### Description

When starting the device agent, the logs show a line like: `Web UI Server now listening at http://127.0.0.1:1879`.

As the agent knows the username and password it should have been `http://:@127.0.01:1879` for better usability

### Epic/Story

_No response_

Contributor guide

Open the contributing guide

Research direction

Search for the log message "Web UI Server now listening" and inspect where the agent constructs the displayed server URL using its known username and password. Confirm the resulting log output includes the requested credentials and host and port, then run the relevant existing checks for the device agent.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.