Skip to content

Conversation

@floppyhammer
Copy link
Contributor

Remove hardcoded username & password.

(cherry picked from commit 839a2b2)
private ConstraintSet constraintSet;
private WfbNgLink wfbLink;

private static final String PREF_DRONE_USERNAME = "drone_username";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer to have it working by default - i.e. having the root/12345 if nothing else was chosen

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since root/12345 is publicly disclosed as the default OpenIPC password, I believe it doesn't make sense to hide it

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few days ago I opened Drone Settings, and the WebUI page required me to set a new password, so I set 123456 (not knowing 12345 is the default). I could never open Drone Settings ever since... the root/12345 will still be default, the credentials option is added just in case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants