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

Redact tokens in Debug output #199

Merged
merged 9 commits into from
Sep 17, 2023
Merged

Conversation

Nerixyz
Copy link
Contributor

@Nerixyz Nerixyz commented Sep 17, 2023

Pull request checklist:

  • CHANGELOG.md was updated, if applicable

Tokens in the Debug output of structs shouldn't be shown. This replaces their values with [redacted] in debug output. Note: GetAccessTokenResponse contains tokens, but doesn't have a Debug implementation.

@RAnders00 RAnders00 enabled auto-merge (squash) September 17, 2023 19:00
@RAnders00 RAnders00 merged commit fe8b5fa into robotty:master Sep 17, 2023
8 checks passed
@Nerixyz Nerixyz deleted the fix/debug-token branch September 17, 2023 19:08
@RAnders00
Copy link
Collaborator

Thank you very much!

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