[PR #6676] [MERGED] Use static crypto rng #11082

Closed
opened 2026-02-07 06:32:09 +03:00 by OVERLORD · 0 comments
Owner

📋 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: masterHead: rng


📝 Commits (1)

📊 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 Create just returned a singleton and the Dispose no-ops


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/6676 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 10/8/2021 **Status:** ✅ Merged **Merged:** 10/9/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `rng` --- ### 📝 Commits (1) - [`3b492d4`](https://github.com/jellyfin/jellyfin/commit/3b492d4af8c432cc11b11e946b72aaf97cf63c95) Use static crypto rng ### 📊 Changes **2 files changed** (+9 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Cryptography/CryptographyProvider.cs` (+6 -48) 📝 `Jellyfin.Server.Implementations/Users/DefaultPasswordResetProvider.cs` (+3 -8) </details> ### 📄 Description The `Create` just returned a singleton and the `Dispose` no-ops --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:32:09 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11082