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

Use new UUID for seed of canonical ID instead of secret #956

Merged
merged 2 commits into from
Aug 21, 2014

Conversation

shino
Copy link
Contributor

@shino shino commented Aug 20, 2014

Canonical IDs are not hidden information.
Worry about nothing, but better not to use secret (hidden information) to generate it if unnecessary.

This is NOT an security issue because secret is hased by md5 even before this PR.

@shino shino added this to the 1.5.1 milestone Aug 20, 2014
borshop added a commit that referenced this pull request Aug 21, 2014
Use new UUID for seed of canonical ID instead of secret

Reviewed-by: kuenishi
@kuenishi
Copy link
Contributor

@borshop merge

@borshop borshop merged commit 6bfb389 into release/1.5 Aug 21, 2014
@kuenishi kuenishi deleted the feature/another-uuid-for-canonical-id branch August 21, 2014 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants