mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #6676] [MERGED] Use static crypto rng #11082
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/6676
Author: @Bond-009
Created: 10/8/2021
Status: ✅ Merged
Merged: 10/9/2021
Merged by: @cvium
Base:
master← Head:rng📝 Commits (1)
3b492d4Use static crypto rng📊 Changes
2 files changed (+9 additions, -56 deletions)
View changed files
📝
Emby.Server.Implementations/Cryptography/CryptographyProvider.cs(+6 -48)📝
Jellyfin.Server.Implementations/Users/DefaultPasswordResetProvider.cs(+3 -8)📄 Description
The
Createjust returned a singleton and theDisposeno-ops🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.