| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-27 | Merge pull request #3703 from oddstr13/pr-username-space-1 | dkanada | |
| Allow space in username (cherry picked from commit 8ab800508bb140d8671125245a64c9d27adcad13) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-07-27 | Merge pull request #3663 from crobibero/efcore-leak | Bond-009 | |
| Add missing usings to UserManager (cherry picked from commit 6b11cccb7fc0bb0320a4f4c4241e6509f2bfc716) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-07-27 | Merge pull request #3602 from crobibero/user-change-case | Bond-009 | |
| Fix username case change (cherry picked from commit 8f11e057a2b3a2263d629ebcfbf29e54defe1666) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-07-18 | fix UserManager UpdatePolicy | crobibero | |
| 2020-07-14 | Fix update user | crobibero | |
| 2020-07-14 | Use ToList instead of AsEnumerable due to delayed execution | Claus Vium | |
| 2020-07-13 | Use AsEnumerable for UserManager.Users | Patrick Barron | |
| 2020-07-13 | Merge branch 'master' into fix-memoryleak | Patrick Barron | |
| 2020-07-12 | Use AsEnumerable instead of ToList | Patrick Barron | |
| 2020-07-12 | Fix EF Core memory leak | Patrick Barron | |
| 2020-07-09 | Ignore casing when authenticating users | Patrick Barron | |
| 2020-07-04 | Merge pull request #3423 from crobibero/easypassword | Joshua M. Boniface | |
| Remove EasyPassword from Authentication providers | |||
| 2020-06-24 | Change to ResourceNotFoundException | Patrick Barron | |
| 2020-06-24 | Fix user deletion. | Patrick Barron | |
| 2020-06-24 | implement ChangeEasyPassword from legacy provider | crobibero | |
| 2020-06-22 | fix merge | crobibero | |
| 2020-06-22 | Merge remote-tracking branch 'upstream/master' into easypassword | crobibero | |
| 2020-06-16 | Merge branch 'master' into check-stored-password-exists | aled | |
| # Conflicts: # Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs | |||
| 2020-06-13 | Add comment | Patrick Barron | |
| 2020-06-13 | Add missing properties to UserDto | Patrick Barron | |
| 2020-06-13 | Actually set `BlockUnratedItems` | Patrick Barron | |
| 2020-06-13 | Actually fix profile images | Patrick Barron | |
| 2020-06-13 | Actually fix deleting profile images (hopefully) | Patrick Barron | |
| 2020-06-11 | Fix build errors | Patrick Barron | |
| 2020-06-11 | Properly remove profile images | Patrick Barron | |
| 2020-06-10 | Fix bugs for fresh installs. | Patrick Barron | |
| 2020-06-09 | Fix startup wizard. | Patrick Barron | |
| 2020-06-09 | Enable nullable annotations | Patrick Barron | |
| 2020-06-07 | Add another missing property | Patrick Barron | |
| 2020-06-07 | Add missing property | Patrick Barron | |
| 2020-06-07 | Implement more review suggestions | Patrick Barron | |
| 2020-06-07 | Fix EasyPassword setting | crobibero | |
| 2020-06-07 | Remove EasyPassword from Authentication providers | crobibero | |
| 2020-06-07 | Apply review suggestions and fix bug | Patrick Barron | |
| 2020-06-02 | Remove unused methods | Patrick Barron | |
| 2020-05-30 | Reset invalid login attempt count properly | Patrick Barron | |
| 2020-05-30 | Reimplement password resetting | Patrick Barron | |
| 2020-05-29 | Make UserManager.IsValidUsername static | Patrick Barron | |
| 2020-05-28 | Fix bug when migrating user db with users that have never logged in. | Patrick Barron | |
| 2020-05-28 | Optimize number of created DbContexts and fix default values for some fields | Patrick Barron | |
| 2020-05-28 | Remove unnecessary logging statement | Patrick Barron | |
| 2020-05-26 | Fix merge conflicts with SyncPlay | Patrick Barron | |
| 2020-05-23 | Cleanup and fix more bugs | Patrick Barron | |
| 2020-05-23 | Cleanup | Patrick Barron | |
| 2020-05-23 | Fix a couple bugs | Patrick Barron | |
| 2020-05-22 | Fix bugs relating to users not being properly locked out. | Patrick Barron | |
| 2020-05-20 | Document user class and fix a few minor issues | Patrick Barron | |
| 2020-05-20 | Add internal id for new users | Patrick Barron | |
| 2020-05-20 | Remove redundant qualifiers | Patrick Barron | |
| 2020-05-20 | Fix default permissions and HasPassword property | Patrick Barron | |
