mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
As #4475 says, MD5 is not available in secure places anymore. This PR swaps out gravatar-url with an inline function using crypto:sha256 which is FIPS-140-2 compliant. Since we only used this method for generating avatar URLs the extra customization wasn't needed and we could hard code the URL parameters. fixes: Linear https://linear.app/unleash/issue/SR-112/gh-support-swap-out-gravatar-url-lib closes: #4475 |
||
---|---|---|
.. | ||
converters | ||
fakes | ||
legacy | ||
query-builders | ||
tests | ||
time-to-production | ||
types | ||
archive-feature-toggle-controller.ts | ||
configuration-revision-service.ts | ||
createFeatureToggleService.ts | ||
deep-diff.ts | ||
feature-toggle-controller.ts | ||
feature-toggle-service.ts | ||
feature-toggle-store.ts | ||
feature-toggle-strategies-store.ts | ||
features-read-model.ts |