Cody Robibero
|
e7b8d45bbb
Use helper function to compare guid (#10825)
|
1 year ago |
Patrick Barron
|
de0241e975
Move API policies to MediaBrowser.Common
|
1 year ago |
Jan Müller
|
dd75f35a1a
Fix the is-local check when resetting the password
|
1 year ago |
Shadowghost
|
006b04dc0b
Merge branch 'master' into network-rewrite
|
2 years ago |
cvium
|
b33f46560d
use 403 instead to avoid compat issues with swagger spec
|
2 years ago |
cvium
|
716bcc6410
chore: deprecate EasyPassword as it isn't very secure
|
2 years ago |
Shadowghost
|
6cc1203c1b
Merge branch 'master' into network-rewrite
|
2 years ago |
Shadowghost
|
82080bd1ef
Apply review suggestions
|
2 years ago |
Shadowghost
|
76ae599bd3
Fix playlist creation and removal
|
2 years ago |
Shadowghost
|
20fd05b050
Consistently write IP in upercase
|
2 years ago |
cvium
|
52e2776d8e
Merge branch 'master' into simplify_authz
|
2 years ago |
cvium
|
209edd38a4
refactor: simplify authz
|
2 years ago |
Bond_009
|
52230d1c30
Return NotFound when itemId isn't found
|
2 years ago |
Shadowghost
|
f5f890e685
Migrate to file-scoped namespaces
|
2 years ago |
Claus Vium
|
e79f5d8226
fix: require current password when admin changes their own password (#9238)
|
2 years ago |
Niels van Velzen
|
479d477e01
Deprecate user id based authentication endpoint
|
2 years ago |
Bond_009
|
52194f56b5
Replace != null with is not null
|
2 years ago |
Bond_009
|
c7d50d640e
Replace == null with is null
|
2 years ago |
cvium
|
6afc911043
fix Release build
|
2 years ago |
cvium
|
5dc30c6a6d
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2 years ago |
luz paz
|
9ec2870b10
Fix various typos
|
2 years ago |
Joshua Boniface
|
b7206b4816
Backport pull request #8013 from jellyfin/release-10.8.z
|
2 years ago |
Bond_009
|
f50a250cd9
Optimize Guid comparisons
|
3 years ago |
crobibero
|
397868be95
Fix issues with QuickConnect and AuthenticationDb
|
4 years ago |
Patrick Barron
|
a0c6f72762
Migrate authentication db to EF Core
|
4 years ago |
crobibero
|
856819e58f
Don't use obsolete Password property
|
4 years ago |
David
|
19e4ef82dd
Remove conversion from IPAddress to string to IPAddress
|
4 years ago |
David Ullmer
|
07f1a2c2dc
Update Jellyfin.Api/Controllers/UserController.cs
|
4 years ago |
David
|
eb0ff0c370
Fix forgot password pin request
|
4 years ago |
crobibero
|
77b417e41e
Mark non-nullable body as null
|
4 years ago |