| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-21 | Merge pull request #5255 from cvium/fix_renameuser | Bond-009 | |
| (cherry picked from commit ae30eaf32055c8c80a7c912e7683527f8713619b) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-02-21 | Merge pull request #5250 from barronpm/user-rename-fix | dkanada | |
| Fix user renaming logic (cherry picked from commit b4c2086138cf51be0df6c116533de78ed08fc7d2) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-30 | Merge pull request #4771 from crobibero/typed-get-preference | Claus Vium | |
| Use typed UserManager GetPreference (cherry picked from commit 21d2e9ff0cc0933484b2a7768d7a36446b36616a) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-11-15 | Update user cache after updating user. | crobibero | |
| 2020-10-29 | Convert some code in UserManager to async | Patrick Barron | |
| 2020-10-30 | Merge pull request #4378 from barronpm/fix-nullref | Bond-009 | |
| Fix possible null reference exception | |||
| 2020-10-29 | Fix possible NullReferenceException | Patrick Barron | |
| 2020-10-27 | Properly remove profile images | Patrick Barron | |
| 2020-10-27 | Apply suggestions | Patrick Barron | |
| 2020-10-26 | Add caching to users | Patrick Barron | |
| 2020-10-09 | Merge pull request #4274 from barronpm/activitylog-query | Anthony Lavado | |
| Rewrite Activity Log Backend | |||
| 2020-10-06 | Merge pull request #4265 from KonH/remove_unnecessary_null_checks | dkanada | |
| Remove unnecessary null checks in some places | |||
| 2020-10-05 | Fix activity log query. | Patrick Barron | |
| 2020-10-04 | Remove default set for MaxActiveSessions | Joshua M. Boniface | |
| 2020-10-04 | Add active session tracking | Joshua M. Boniface | |
| Adds a flag for a maximum number of user sessions, as well as an authentication check to ensure that the user is not above this level. | |||
| 2020-10-03 | Remove unnecessary null checks in some places | KonH | |
| Related to https://github.com/jellyfin/jellyfin/issues/2149 | |||
| 2020-08-27 | Fix partial library and channel access | crobibero | |
| 2020-08-15 | Use IEventManager in UserManager | Patrick Barron | |
| 2020-08-13 | Move GenericEventArgs to Jellyfin.Data.Events | Patrick Barron | |
| 2020-07-28 | Fix #3624 | K900 | |
| It doesn't really make sense to throw an error when creating the default user, because the error is completely non-actionable. Instead, if the autodetected username is not valid, just fall back to a sane default. | |||
| 2020-07-26 | Update comment to include space | Odd Stråbø | |
| 2020-07-25 | Allow space in username | Odd Stråbø | |
| 2020-07-23 | Merge pull request #3664 from Bond-009/createuserasync | Joshua M. Boniface | |
| Make CreateUser async | |||
| 2020-07-23 | Merge pull request #3366 from barronpm/remove-usermanager-addparts | Joshua M. Boniface | |
| Remove UserManager.AddParts | |||
| 2020-07-23 | Merge pull request #3663 from crobibero/efcore-leak | Bond-009 | |
| Add missing usings to UserManager | |||
| 2020-07-22 | Don't AddAsync | Bond_009 | |
| 2020-07-22 | Make CreateUser async | Bond_009 | |
| 2020-07-22 | add missing using | crobibero | |
| 2020-07-21 | Make IncrementInvalidLoginAttemptCount async. | Patrick Barron | |
| 2020-07-19 | Fix username case change | crobibero | |
| 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 | Fix circular dependency | Patrick Barron | |
| 2020-07-13 | Remove UserManager.AddParts | Patrick Barron | |
| 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 | Merge remote-tracking branch 'upstream/master' into easypassword | crobibero | |
| 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 | |
