Skip to content
This repository has been archived by the owner on Apr 23, 2022. It is now read-only.

Remove project path from telemetry and add hash project name #896

Merged
merged 1 commit into from
Jan 3, 2020

Conversation

dilin-MS
Copy link
Contributor

No description provided.

* @param algorithm hash algorithm
*/
export function getHashFromString(
stringToHash: string, algorithm = 'md5'): string {
Copy link
Contributor

Choose a reason for hiding this comment

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

It is better to use sha256 instead of md5

@dilin-MS dilin-MS force-pushed the remove-projectpath branch from bf3db92 to de68ab1 Compare January 2, 2020 09:27
@dilin-MS dilin-MS merged commit e2f120b into develop Jan 3, 2020
@dilin-MS dilin-MS deleted the remove-projectpath branch January 3, 2020 03:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants