jellyfin/Emby.Server.Implementations
ZeusCraft10 244757c92c Fix KeyNotFoundException in CryptographyProvider.Verify
When a password hash is missing the 'iterations' parameter, Verify now
throws a descriptive FormatException instead of KeyNotFoundException.

- Extract GetIterationsParameter() helper method to avoid code duplication
- Provide distinct error messages for missing vs invalid parameters
- Add comprehensive unit tests for CryptographyProvider
2026-01-05 23:03:22 -05:00
..
AppBase Backport pull request #15466 from jellyfin/release-10.11.z 2025-11-17 14:09:03 -05:00
Branding
Chapters Backport pull request #15176 from jellyfin/release-10.11.z 2025-10-27 15:43:21 -04:00
Collections Fix collections folder duplication (#14925) 2025-10-08 08:32:00 -06:00
Configuration
Cryptography Fix KeyNotFoundException in CryptographyProvider.Verify 2026-01-05 23:03:22 -05:00
Data Add People Dedup and multiple progress fixes (#14848) 2025-09-24 15:20:30 -06:00
Devices
Dto Add People Dedup and multiple progress fixes (#14848) 2025-09-24 15:20:30 -06:00
EntryPoints
HttpServer
Images
IO Backport pull request #15548 from jellyfin/release-10.11.z 2025-12-03 14:04:17 -05:00
Library Backport pull request #15746 from jellyfin/release-10.11.z 2025-12-28 07:22:20 -05:00
Localization Translated using Weblate (Belarusian) 2026-01-05 13:51:28 +00:00
Playlists Backport pull request #15508 from jellyfin/release-10.11.z 2025-11-17 14:09:12 -05:00
Plugins
Properties
QuickConnect
ScheduledTasks cleanup 2025-10-07 12:20:08 -05:00
Serialization
Session
Sorting Revert IsPlayed optimization, pass UserItemData to IsPlayed when available (#14786) 2025-09-14 11:18:21 -06:00
SyncPlay
TV avoid Take(0) when limit == 0 (#14608) 2025-12-08 21:15:46 -07:00
Updates Backport pull request #15197 from jellyfin/release-10.11.z 2025-10-27 15:43:26 -04:00
ApplicationHost.cs
ConfigurationOptions.cs
Emby.Server.Implementations.csproj
IStartupOptions.cs
ServerApplicationPaths.cs
SystemManager.cs