Commit Graph

21 Commits (0c3dcdf77b0d124517bffa608bfddf7d8f7682db)

Author SHA1 Message Date
David 19e4ef82dd Remove conversion from IPAddress to string to IPAddress
3 years ago
Patrick Barron 85da0b50e2 Fix user mocking
3 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
4 years ago
crobibero 29917699f0 Further cleanup and add final tests
4 years ago
crobibero b22fdbf59e Add tests and cleanup
4 years ago
crobibero 774fdbd031 Fix tests.
4 years ago
crobibero 589735f60c Merge remote-tracking branch 'upstream/master' into HEAD
4 years ago
crobibero 2476848dd3 Fix tests
4 years ago
Patrick Barron c464f700db Remove redundant qualifiers
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Bond_009 e9d1eabd53 Remove unused usings
4 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