Skip to content

Remove (base64) 'REDACTED' passwords from user records. #352

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

Merged
merged 2 commits into from
Sep 30, 2019

Conversation

rsgowman
Copy link
Member

These values look like passwords hashes, but aren't, leading to
potential confusion.

Additionally, added docs to CONTRIBUTING.md detailing how to add the
permission that causes password hashes to be properly returned as well
as adjusting the test failure message should the developer not add that
permission.

b/141189502

These values *look* like passwords hashes, but aren't, leading to
potential confusion.

Additionally, added docs to CONTRIBUTING.md detailing how to add the
permission that causes password hashes to be properly returned as well
as adjusting the test failure message should the developer not add that
permission.

b/141189502
@rsgowman
Copy link
Member Author

Port of firebase/firebase-admin-node#660

Copy link
Contributor

@hiranya911 hiranya911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good. Added suggestion on how to fix the Py3 test failures.

@hiranya911 hiranya911 assigned rsgowman and unassigned hiranya911 Sep 30, 2019
@rsgowman rsgowman assigned hiranya911 and unassigned rsgowman and bojeil-google Sep 30, 2019
@rsgowman rsgowman removed the request for review from bojeil-google September 30, 2019 13:56
Copy link
Contributor

@hiranya911 hiranya911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@hiranya911 hiranya911 assigned rsgowman and unassigned hiranya911 Sep 30, 2019
@rsgowman rsgowman merged commit 3c504e6 into master Sep 30, 2019
@rsgowman rsgowman deleted the rsgowman/fix_redacted_passwords branch September 30, 2019 20:02
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.

3 participants