aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations/Users/UserManager.cs
AgeCommit message (Expand)Author
2020-05-23Cleanup and fix more bugsPatrick Barron
2020-05-23CleanupPatrick Barron
2020-05-23Fix a couple bugsPatrick Barron
2020-05-22Fix bugs relating to users not being properly locked out.Patrick Barron
2020-05-20Document user class and fix a few minor issuesPatrick Barron
2020-05-20Add internal id for new usersPatrick Barron
2020-05-20Fix default permissions and HasPassword propertyPatrick Barron
2020-05-20Fix issues and add profile image supportPatrick Barron
2020-05-20Document various classes.Patrick Barron
2020-05-20Add some missing propertiesPatrick Barron
2020-05-20Migrate User DB to EF CorePatrick Barron