aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations/Users/DefaultPasswordResetProvider.cs
AgeCommit message (Expand)Author
2020-07-25Use async json serialization.Patrick Barron
2020-07-23Use System.Text.Json in DefaultPasswordResetProviderPatrick Barron
2020-07-13Fix circular dependencyPatrick Barron
2020-06-09Enable nullable annotationsPatrick Barron
2020-05-30Reimplement password resettingPatrick Barron
2020-05-20Migrate User DB to EF CorePatrick Barron