| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 9 days | Merge pull request #14950 from nielsvanvelzen/security-remove-has-password | Niels van Velzen | |
| Deprecate HasPassword property on UserDto | |||
| 2025-11-02 | Backport pull request #15254 from jellyfin/release-10.11.z | thornbill | |
| 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-10-05 | Deprecate HasPassword property on UserDto | Niels van Velzen | |
| 2025-03-25 | Fixed namespaces | JPVenson | |
| 2024-09-18 | Add SessionInfoDto, DeviceInfoDto and implement ↵ | Shadowghost | |
| JsonDelimitedArrayConverter.Write | |||
| 2023-08-21 | Reduce log spam on failed logins | Bond_009 | |
| Failed logins already get logged higher up the call chain | |||
| 2021-05-07 | Enable nullable reference types for MediaBrowser.Controller | Bond_009 | |
| 2020-08-22 | Remove extra newline | Bond_009 | |
| 2020-08-22 | Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release | Bond_009 | |
| 2020-06-22 | Merge remote-tracking branch 'upstream/master' into easypassword | crobibero | |
| 2020-06-16 | fix SA1513/SA1516 | telans | |
| 2020-06-07 | Remove EasyPassword from Authentication providers | crobibero | |
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-04-15 | Add missing punctuation in xml comment | Mark Monteiro | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-13 | Document AuthenticationException correctly | Mark Monteiro | |
| 2020-02-23 | Fix some warnings | Bond_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 | |||
| 2019-12-11 | More warnings (removed) | Bond_009 | |
| 2019-08-16 | Improvements to UserManager | Bond_009 | |
| 2019-07-06 | Streamline authentication proccess | Bond_009 | |
| 2019-05-25 | Format correctly the PIN when updating it | DrPandemic | |
| 2019-03-22 | made password resets an interface and per user | Phallacy | |
| 2019-01-13 | Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-10 | Mayor code cleanup | Erwin de Haan | |
| Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment. | |||
| 2019-01-03 | Post GPL cleanup | Bond_009 | |
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
