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

Info on what credentials an app needs #257

Closed
rootzoll opened this issue May 3, 2022 · 1 comment · Fixed by #348
Closed

Info on what credentials an app needs #257

rootzoll opened this issue May 3, 2022 · 1 comment · Fixed by #348
Labels
App:Dashboard Issues related to the Dashboard, not the setup process prio:high High Priority

Comments

@rootzoll
Copy link
Collaborator

rootzoll commented May 3, 2022

I added the field authMethod to the backend info on the app status. This can be:

  • none if there is are no credentials needed to open the app
  • userdefined if the app let the user set its own credentials (like BTCPay)
  • password_b when just the RaspiBlitz password B is user (like with RTL or ThunderHub)
  • user_admin_password_b when the user is admin and the password B (like with BTC-RPC-Explorer)

This information can be used to display information to the user what credientials to use to to open an app

@cstenglein cstenglein added App:Dashboard Issues related to the Dashboard, not the setup process prio:high High Priority labels May 4, 2022
@cstenglein
Copy link
Collaborator

See also #253

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App:Dashboard Issues related to the Dashboard, not the setup process prio:high High Priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants