Skip to content

Add debug CLI config that prevents logging from taking out values for privacy #355

@mainrs

Description

@mainrs

This would be a nice to have feature to make debugging BadCredentials during the login step of the daemon easier to debug. It would allow people to see their password and username used within the configuration.

How to implement:

  • Add a boolean flag (name is up for discussion) to the SharedConfigValues struct.
  • Check for the flag in this method and change the values accordingly.

Metadata

Metadata

Assignees

Labels

enhancementA new feature that would improve Spotifydgood first issueAn easy to implement issue, good for first time contributors or people new to open source

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions