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

Obfuscating a sensitive field #164

Open
jnfeinstein opened this issue Aug 9, 2016 · 3 comments
Open

Obfuscating a sensitive field #164

jnfeinstein opened this issue Aug 9, 2016 · 3 comments

Comments

@jnfeinstein
Copy link
Collaborator

I would like to track the history of an object with some sensitive fields (like a password). The value of the change is irrelevant but who changed it and the fact that it changed is important. Is there a configuration that will handle this?

@dblock
Copy link
Collaborator

dblock commented Aug 10, 2016

I don't think we have anything built in to handle this, but we should. Labeling as a feature request, feel free to try to implement something.

Obviously, you should never store a password as is :)

@jnfeinstein
Copy link
Collaborator Author

I'll start taking a look at this.

I don't see a tag for 0.6.0, is it the current master branch?

@dblock
Copy link
Collaborator

dblock commented Sep 20, 2016

The 0.6.0 release was made off a fork before we got hold of @aq1018 to move repos. I've tagged it on master, appreciate if you could double-check that I tagged the right revision please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants