thornbill
|
dc2db22c3d
|
Backport pull request #11873 from jellyfin/release-10.9.z
Fix FirstTimeSetupHandler allowing public access
Original-merge: 869dab2ba2
Merged-by: joshuaboniface <joshua@boniface.me>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
8 months ago |
thornbill
|
9a1a588857
|
Backport pull request #11651 from jellyfin/release-10.9.z
Fix FirstTimeSetupPolicy allowing guest access
Original-merge: 2cb052a119
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
9 months ago |
Cody Robibero
|
92eb9e3a94
|
Always grant access for Administrator role
|
10 months ago |
Bond_009
|
084e0bf450
|
Fix error in test preventing Moq update (#10096)
|
2 years ago |
Stepan Goremykin
|
26958162d0
|
Remove unused using directives
|
2 years ago |
Cody Robibero
|
4873d2a54d
|
Fix auth endpoints using api key (#9408)
|
2 years ago |
cvium
|
209edd38a4
|
refactor: simplify authz
|
2 years ago |
Cody Robibero
|
6004060b4e
|
Fix build errors from new warnings
|
2 years ago |
Cody Robibero
|
4a28f46cac
|
Don't throw exception on unauthenticated requests
|
3 years ago |
cvium
|
907d9fa195
|
remove some newlines
|
3 years ago |
cvium
|
1172ece856
|
remove leading and trailing whitespace from the key
|
3 years ago |
cvium
|
60185f99c4
|
fix the build
|
3 years ago |
cvium
|
6b3ecf2533
|
Merge branch 'master' into bug/authorization-header-issue
|
3 years ago |
Tommaso Stocchi
|
2b232df07f
|
Merge branch 'master' into bug/authorization-header-issue
|
4 years ago |
Patrick Barron
|
a0c6f72762
|
Migrate authentication db to EF Core
|
4 years ago |
David
|
19e4ef82dd
|
Remove conversion from IPAddress to string to IPAddress
|
4 years ago |
Patrick Barron
|
85da0b50e2
|
Fix user mocking
|
4 years ago |
BaronGreenback
|
414e918c01
|
Optimized and added test
|
4 years ago |
crobibero
|
38b3b4f867
|
Provide NoResult instead of Fail in CustomAuthenticationHandler
|
4 years ago |
crobibero
|
445eec7f5f
|
Fix nullability errors in Jellyfin.Api.Tests
|
4 years ago |
cvium
|
e78c63c4dc
|
Remove OriginalAuthenticationInfo and add IsAuthenticated property
|
4 years ago |
crobibero
|
8b83e4e972
|
Fix tests
|
4 years ago |
crobibero
|
fffa94fc33
|
Apply fixes from review
|
5 years ago |
crobibero
|
29917699f0
|
Further cleanup and add final tests
|
5 years ago |
crobibero
|
b22fdbf59e
|
Add tests and cleanup
|
5 years ago |
crobibero
|
774fdbd031
|
Fix tests.
|
5 years ago |
crobibero
|
589735f60c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
5 years ago |
crobibero
|
2476848dd3
|
Fix tests
|
5 years ago |
Patrick Barron
|
c464f700db
|
Remove redundant qualifiers
|
5 years ago |
Patrick Barron
|
9ad839c776
|
Initial migration code
|
5 years ago |
Bond_009
|
e9d1eabd53
|
Remove unused usings
|
5 years ago |
Bond_009
|
71abf1d3ce
|
Enable TreatWarningsAsErrors and Nullable for test projects
|
5 years ago |
Ben Magee
|
d1461b4238
|
Changed cast style as suggested, improved some member names to make them less ambiguous
|
5 years ago |
Ben Magee
|
00c6d392a1
|
Added tests for FirstTimeSetupOrElevatedHandler
|
5 years ago |
Ben Magee
|
ef75455178
|
Test RequiresElevationHandler for all roles
|
5 years ago |
Ben Magee
|
8c4e679ff4
|
PR style comments
|
5 years ago |
Ben Magee
|
f47c7959af
|
Wrote tests to cover CustomAuthenticationHandler
|
5 years ago |