index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Server.Implementations
/
Users
Age
Commit message (
Expand
)
Author
9 days
Merge pull request #14950 from nielsvanvelzen/security-remove-has-password
Niels van Velzen
2025-11-02
Backport pull request #15254 from jellyfin/release-10.11.z
thornbill
2025-10-05
Truncate password reset file on open for writing (#14948)
Bond-009
2025-10-05
Deprecate HasPassword property on UserDto
Niels van Velzen
2025-09-20
Attach before updating/deleting to avoid DbUpdateConcurrencyException (#14746)
evan314159
2025-09-05
Refactor Display preference manager (#14056)
JPVenson
2025-08-06
Revert "Merge pull request #13604 from Jxiced/master"
Bond_009
2025-08-03
Merge branch 'master' into master
Joshua M. Boniface
2025-03-30
Rework parental ratings (#12615)
Tim Eisele
2025-03-25
Fixed namespaces
JPVenson
2025-03-25
WIP fixed namespaces
JPVenson
2025-03-01
Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...
JPVenson
2025-02-23
Move throw into interface to use in wizard, check for null and invalid username.
Jxiced
2025-02-21
Prevent whitespaces in username during wizard setup.
Jxiced
2025-02-14
Update Jellyfin.Server.Implementations/Users/UserManager.cs
Jxiced
2025-02-14
Update regex and revert previous changes to ThrowIfInvalidUsername.
Jxiced
2025-02-14
Update ThrowIfInvalidUsername to include whitespaces.
Jxiced
2025-01-29
Changed UserName to non-deterministic field
JPVenson
2025-01-26
Prepared Seperation of Database components for future multi provider support
JPVenson
2024-11-03
Added + in username regex validator, Test + in username, issue #10414 (#12819)
SethPattee
2024-10-20
Add catch to remove cached user if creation fails (#12574)
JPVenson
2024-09-06
Merge pull request #12552 from Bond-009/passwordhashing
Niels van Velzen
2024-09-06
Merge pull request #12545 from Bond-009/sha1
Niels van Velzen
2024-08-30
Increase password hash iterations
Bond_009
2024-08-30
Remove BOM from UTF-8 files
Bond_009
2024-08-30
Remove passwordSha1 param from AuthenticateUser function
Bond_009
2024-08-05
Backport pull request #11901 from jellyfin/release-10.9.z
gnattu
2024-05-17
Backport pull request #11670 from jellyfin/release-10.9.z
gnattu
2024-02-26
Store lyrics in the database as media streams (#9951)
Cody Robibero
2024-02-07
Use IHostedService for device access management
Patrick Barron
2024-01-17
Use helper function to compare guid (#10825)
Cody Robibero
2024-01-06
Remove UserManager Cache (#10781)
Patrick Barron
2023-11-14
Revert "Use System.Net.IPNetwork"
Bond_009
2023-11-14
Fix warnings
Bond_009
2023-10-27
Merge pull request #10410 from Ch1nkara/add-users-permission-to-edit-subtitles
Claus Vium
2023-10-22
add IAsyncDisposable to DisplayPreferencesManager
cvium
2023-10-18
add EnableSubtitleManagement permission
chinkara
2023-10-17
Merge pull request #10366 from goremykin/fix-resharper-warnings
Bond-009
2023-10-14
Shorten lines from review
Cody Robibero
2023-10-10
Merge branch 'master' into chromecast-config
Cody Robibero
2023-10-08
Reduce string literal length by using verbatim string
Stepan Goremykin
2023-10-03
Remove unused fields and parameters
Patrick Barron
2023-09-23
Validate cast receiver id on get/set
Cody Robibero
2023-09-23
Migrate to customizable cast receiver config
Cody Robibero
2023-08-21
Reduce log spam on failed logins
Bond_009
2023-06-28
Use RegexGenerator where possible
Bond_009
2023-05-29
Merge pull request #9821 from cvium/admin_must_have_pw
Cody Robibero
2023-05-26
refactor: admin users must have a non-empty password
cvium
2023-05-26
chore: deprecate EasyPassword as it isn't very secure
cvium
2023-02-17
Reduce string allocations by regex
Bond_009
[next]