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

Obscure Tag #96

Open
silverark opened this issue Feb 2, 2023 · 0 comments
Open

Obscure Tag #96

silverark opened this issue Feb 2, 2023 · 0 comments

Comments

@silverark
Copy link

Sometimes we want to record that a field has been changed, but not actually show the changes performed. A good example is a password hash, or a network passphrase.

We would be interested in a "obscure" field tag, that would record the change but maybe star out, or null the actual field values. Just returning null for from and to would be easiest I guess?

Obscure wouldn't work with patching, so not sure if it's too niche for you?

I'm happy to make a pull request if you think it would fit in with the library, otherwise we can form and just keep the functionality in our own version.

Happy for feedback!

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

1 participant