Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: make default credentials for auth customizable #3902

Merged

Conversation

karmingc
Copy link
Contributor

@karmingc karmingc commented Sep 18, 2024

The current implementation defaults to username: admin and password: zwave when enabling auth. However, it can also be beneficial to make this customizable so that it can avoid some additional steps in updating these values.This is completely backwards compatible as well.

@robertsLando I didn't see any contributing guidelines, but if there's anything missing, please let me know.

The current implementation defaults to username: `admin` and password: `zwave` when enabling auth. However, it can also be beneficial to make this customizable so that it can avoid some additional steps in updating these values.This is completely backwards compatible as well.
@karmingc karmingc force-pushed the kc/feat/configurable-defaultPsw branch from 2056321 to 8894d18 Compare September 18, 2024 13:15
Copy link
Member

@robertsLando robertsLando left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @karmingc! LGTM

@robertsLando robertsLando enabled auto-merge (squash) September 18, 2024 13:21
@robertsLando robertsLando merged commit 572035a into zwave-js:master Sep 18, 2024
9 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10922937236

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 21.084%

Totals Coverage Status
Change from base Build 10922544769: 0.0%
Covered Lines: 3924
Relevant Lines: 19787

💛 - Coveralls

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.

3 participants