aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Users
AgeCommit message (Collapse)Author
2025-11-02Backport pull request #15254 from jellyfin/release-10.11.zthornbill
Update password reset to always return the same response structure Original-merge: 4ad31418753840ca76c52fc2aa56fa1a4235ca87 Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2025-03-30Rework parental ratings (#12615)Tim Eisele
2025-03-25Fixed namespacesJPVenson
2025-03-25WIP fixed namespacesJPVenson
2024-02-26Store lyrics in the database as media streams (#9951)Cody Robibero
2023-11-10Validate AuthenticationProviderId and PasswordResetProviderId (#10553)Chris H
2023-10-18add EnableSubtitleManagement permissionchinkara
2023-06-27Add default value to OpenAPI specification for ↵Niels van Velzen
UserPolicy.EnableCollectionManagement This fixes a breaking API change during authentication
2023-02-20Add default for MaxParentalRating to UserPolicyShadowghost
2023-02-13Add permission for collection managementShadowghost
2023-01-20Add "Allowed Tags" to Parental ControlsJpuc1143
2021-10-26Enable nullable for more filesBond_009
2021-09-09Fix some warningsBond_009
2021-08-04Minor improvementsBond_009
2021-05-21Remove dead codeBond_009
2021-02-20Enable TreatWarningsAsErrors for MediaBrowser.ModelBond_009
2020-12-07Update authorization policies for SyncPlayIonut Andrei Oanca
2020-10-04Make MaxSessions default 0Joshua M. Boniface
2020-10-04Remove obsolete getterJoshua M. Boniface
2020-10-04Add active session trackingJoshua 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-08-27Fix partial library and channel accesscrobibero
2020-06-16fix SA1513/SA1516telans
2020-06-05Merge branch 'userdb-efcore' of https://github.com/barronpm/jellyfin into ↵Patrick Barron
userdb-efcore
2020-06-04Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs # Emby.Server.Implementations/Library/UserManager.cs # Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs # Emby.Server.Implementations/Sorting/IsPlayedComparer.cs # Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs # Emby.Server.Implementations/TV/TVSeriesManager.cs # Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
2020-06-03Merge pull request #2767 from Bond-009/nullable3Vasily
Enable nullabe reference types for MediaBrowser.Model
2020-06-02Remove unused methodsPatrick Barron
2020-05-26Fix merge conflicts with SyncPlayPatrick Barron
2020-05-26Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj # MediaBrowser.Api/UserService.cs # MediaBrowser.Controller/Library/IUserManager.cs
2020-05-20Migrate User DB to EF CorePatrick Barron
2020-05-12Initial migration codePatrick Barron
2020-05-09Rename Syncplay to SyncPlaygion
2020-04-27Implement syncplay permissions for a usergion
2020-04-05Enable nullabe reference types for MediaBrowser.ModelBond_009
2020-03-11Merge branch 'master' into warn17Bond-009
2020-02-23Fix some warningsBond_009
* Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591
2020-02-08Merge pull request #14 from jellyfin/masterartiume
nightly
2020-02-06Update MediaBrowser.Model/Users/UserPolicy.csartiume
Co-Authored-By: Anthony Lavado <anthonylavado@me.com>
2020-02-04Fix warnings MediaBrowser.ModelBond_009
2019-12-15Update UserPolicy.csArtiume
2019-09-19Hide new users from public API by defaultsparky8251
2019-09-13Reset invalid login counter on successfull loginBond-009
2019-03-22made password resets an interface and per userPhallacy
2019-03-16configurable user lockoutPhallacy
2019-02-28Do not allow new users to delete content by defaultThe Lynxy
2019-01-17Reformat JustAMan review pt2 changesErwin de Haan
Refs #575
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.ModelErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ModelErwin de Haan
2019-01-03Post GPL cleanupBond_009
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan