mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-11-01 11:07:22 -04:00
* Remove legacy auth code * Adds tests so we don't break PasswordHash (again) * Clean up interfaces * Remove duplicate code * Use auto properties * static using * Don't use 'this' * Fix build