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

Filter out passwords, as much as possible. #5

Closed
jfinkhaeuser opened this issue Jul 2, 2015 · 2 comments
Closed

Filter out passwords, as much as possible. #5

jfinkhaeuser opened this issue Jul 2, 2015 · 2 comments
Assignees

Comments

@jfinkhaeuser
Copy link
Contributor

From spriteCloud/regressinator-worker#12

@jfinkhaeuser
Copy link
Contributor Author

Filtering out passwords from arrays and objects that get logged is a distinct possibility, and we should do that for security reasons.

Filtering out passwords from strings would require some kind of parsing of the string... I suspect that's beyond the scope of teelogger.

jfinkhaeuser added a commit that referenced this issue Jul 6, 2015
jfinkhaeuser added a commit that referenced this issue Jul 6, 2015
jfinkhaeuser added a commit that referenced this issue Jul 6, 2015
jfinkhaeuser added a commit that referenced this issue Jul 6, 2015
jfinkhaeuser added a commit that referenced this issue Jul 6, 2015
jfinkhaeuser added a commit that referenced this issue Jul 6, 2015
- custom filter will nil everything, truncating is not permitted
- register filters/filter words with logger instance
jfinkhaeuser added a commit that referenced this issue Jul 6, 2015
@jfinkhaeuser
Copy link
Contributor Author

Looks like that's it.

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

1 participant