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

Support debug_redact field option #861

Open
sebastianv89 opened this issue May 23, 2023 · 2 comments
Open

Support debug_redact field option #861

sebastianv89 opened this issue May 23, 2023 · 2 comments

Comments

@sebastianv89
Copy link

Protobuf v22 added the debug_redact field option, with the following intent:

// Indicate that the field value should not be printed out when using debug
// formats, e.g. when the field contains sensitive credentials.

Can we support this in prost?

@sebastianv89
Copy link
Author

Possibly related: #795

@AlJohri
Copy link

AlJohri commented Jul 21, 2023

Also possibly related: #334, #367

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

No branches or pull requests

2 participants