Bill Thornton
|
ed1b880359
|
Remove api key check and simplify conditions
|
2024-05-31 16:31:15 -04:00 |
|
Bill Thornton
|
7221e7ca68
|
Fix FirstTimeSetupHandler failing for users and update tests
|
2024-05-31 14:09:04 -04:00 |
|
Bill Thornton
|
35962bcc42
|
Fix FirstTimeSetupHandler api key test
|
2024-05-30 12:08:52 -04:00 |
|
Bill Thornton
|
8fa7ff647a
|
Defer standard authentication checks to DefaultAuthorizationHandler
|
2024-05-29 14:35:41 -04:00 |
|
Bill Thornton
|
2cb052a119
|
Fix FirstTimeSetupPolicy allowing guest access (#11651)
|
2024-05-15 07:06:10 -06:00 |
|
Cody Robibero
|
92eb9e3a94
|
Always grant access for Administrator role
|
2024-04-11 06:11:46 -06:00 |
|
beakerandjake
|
d82d025b24
|
Add unit test for log file not found
|
2024-02-03 19:10:08 -07:00 |
|
Bond_009
|
7bf831da62
|
Fix tests
|
2023-12-18 22:02:31 +01:00 |
|
Bond_009
|
0fd36a5bf1
|
Fix warnings in test projects
|
2023-11-14 21:14:23 +01:00 |
|
Chris H
|
3fd505a454
|
Validate AuthenticationProviderId and PasswordResetProviderId (#10553)
|
2023-11-10 07:51:44 -07:00 |
|
Cody Robibero
|
c7a94d48ae
|
Convert ItemSortBy to enum (#9765)
* Convert ItemSortBy to enum
* Rename Unknown to Default
|
2023-11-09 14:00:13 -07:00 |
|
Bond-009
|
b16033df03
|
Fix fuzz projects (#10416)
|
2023-10-22 09:01:51 -06:00 |
|
Bond_009
|
084e0bf450
|
Fix error in test preventing Moq update (#10096)
|
2023-08-08 14:17:46 +02:00 |
|
Stepan Goremykin
|
26958162d0
|
Remove unused using directives
|
2023-04-06 19:17:28 +02:00 |
|
Cody Robibero
|
4873d2a54d
|
Fix auth endpoints using api key (#9408)
|
2023-02-27 05:48:37 -07:00 |
|
Cody Robibero
|
a527034ebe
|
Validate requested user id (#8812)
|
2023-02-17 23:16:08 +01:00 |
|
Bond_009
|
60f41b80f6
|
Verify ContentType of uploaded images
|
2023-02-16 15:08:01 +01:00 |
|
cvium
|
52e2776d8e
|
Merge branch 'master' into simplify_authz
# Conflicts:
# Jellyfin.Api/Auth/SyncPlayAccessPolicy/SyncPlayAccessHandler.cs
|
2023-02-12 22:59:48 +01:00 |
|
Bond-009
|
6fb2fac6e4
|
Always run code analyzers for tests projects (#9304)
|
2023-02-12 10:54:55 -07:00 |
|
cvium
|
209edd38a4
|
refactor: simplify authz
|
2023-02-09 13:51:37 +01:00 |
|
Zoltan Csizmadia
|
e0519189b2
|
Use Directory.Packages.props (#9135)
Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com>
|
2023-02-04 10:15:08 -07:00 |
|
renovate[bot]
|
e408da4651
|
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-18 04:16:59 -07:00 |
|
Patrick Barron
|
663854bc1e
|
Update test dependencies (#9094)
|
2023-01-14 13:15:36 -07:00 |
|
Bond_009
|
227aa0540b
|
Update Microsoft.AspNetCore.Mvc.Testing to 7.0.0
|
2022-12-07 17:01:28 +01:00 |
|
Bond_009
|
fd9dc1e308
|
Update deps
|
2022-12-07 16:56:32 +01:00 |
|
Bond_009
|
236dd650d0
|
Update projects to .net7
|
2022-12-07 16:42:05 +01:00 |
|
Bond_009
|
52194f56b5
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
dependabot[bot]
|
266fb2f81c
|
Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.1 to 17.3.2.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.3.1...v17.3.2)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-26 12:01:34 +00:00 |
|
Cody Robibero
|
3716077495
|
Backport pull request #8433 from jellyfin/release-10.8.z
Update to dotnet 6.0.9
Original-merge: 4ec82ec662
Merged-by: Joshua M. Boniface <joshua@boniface.me>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
2022-09-23 23:12:50 -04:00 |
|
Cody Robibero
|
6004060b4e
|
Fix build errors from new warnings
|
2022-09-09 07:44:14 -06:00 |
|
dependabot[bot]
|
62ef93e2ce
|
Bump xunit from 2.4.1 to 2.4.2
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/xunit/xunit/releases)
- [Commits](https://github.com/xunit/xunit/compare/2.4.1...2.4.2)
---
updated-dependencies:
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-09 07:44:12 -06:00 |
|
dependabot[bot]
|
1be9eb13ef
|
Bump Moq from 4.18.1 to 4.18.2
Bumps [Moq](https://github.com/moq/moq4) from 4.18.1 to 4.18.2.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.18.1...v4.18.2)
---
updated-dependencies:
- dependency-name: Moq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-09 10:49:52 +00:00 |
|
dependabot[bot]
|
a0f873692e
|
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.3.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.2.0...v17.3.1)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-05 15:52:18 +00:00 |
|
Cody Robibero
|
010228b3c0
|
Backport pull request #8234 from jellyfin/release-10.8.z
update to dotnet 6.0.8
Original-merge: 31f9938e3a
Merged-by: Joshua M. Boniface <joshua@boniface.me>
Backported-by: Joshua Boniface <joshua@boniface.me>
|
2022-08-13 21:46:35 -04:00 |
|
Joshua Boniface
|
be3d57ad41
|
Backport pull request #8115 from jellyfin/release-10.8.z
Update to dotnet 6.0.7
Authored-by: Cody Robibero <cody@robibe.ro>
Merged-by: Joshua M. Boniface <joshua@boniface.me>
Original-merge: d0fd23bb4b
|
2022-07-20 19:29:09 -04:00 |
|
Joshua M. Boniface
|
3061446c87
|
Merge pull request #7984 from crobibero/dotnet-6.0.6
Upgrade to dotnet 6.0.6, update remaining dependencies
(cherry picked from commit 56e7b323de )
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
2022-06-29 01:26:36 -04:00 |
|
Cody Robibero
|
a7b1132c92
|
Merge pull request #7842 from crobibero/dependency-backport
(cherry picked from commit df6c5b6d42 )
Signed-off-by: crobibero <cody@robibe.ro>
|
2022-06-06 09:20:07 -04:00 |
|
dependabot[bot]
|
7ac06429d9
|
Bump Moq from 4.17.2 to 4.18.1 (#7820)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-04 00:27:45 +02:00 |
|
dependabot[bot]
|
0f6bd264ae
|
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#7760)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-25 19:06:17 +02:00 |
|
dependabot[bot]
|
08981f3a04
|
Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.4 to 6.0.5
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v6.0.4...v6.0.5)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-24 14:01:43 +00:00 |
|
dependabot[bot]
|
812841d01e
|
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-09 15:24:09 +02:00 |
|
dependabot[bot]
|
37b87bc231
|
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#7727)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.3 to 2.4.5.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/commits)
---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-09 15:23:45 +02:00 |
|
Joshua M. Boniface
|
96d2d2428a
|
Merge pull request #7590 from crobibero/dotnet-6.0.4
(cherry picked from commit 5778541d2f )
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
2022-04-17 15:45:47 -04:00 |
|
dependabot[bot]
|
dde984bd0e
|
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0-beta.376 to 1.2.0-beta.406.
- [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases)
- [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.376...1.2.0-beta.406)
---
updated-dependencies:
- dependency-name: StyleCop.Analyzers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-21 12:22:11 +00:00 |
|
Cody Robibero
|
965bf7332f
|
Update to dotnet 6.0.3
|
2022-03-08 17:16:33 -07:00 |
|
dependabot[bot]
|
4c4f5dfe81
|
Bump Moq from 4.17.1 to 4.17.2 (#7416)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-07 14:23:43 +01:00 |
|
dependabot[bot]
|
ee24b85f49
|
Bump Moq from 4.16.1 to 4.17.1
Bumps [Moq](https://github.com/moq/moq4) from 4.16.1 to 4.17.1.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.16.1...v4.17.1)
---
updated-dependencies:
- dependency-name: Moq
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 12:01:22 +00:00 |
|
dependabot[bot]
|
06f259001c
|
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.0.0 to 17.1.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.0.0...v17.1.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-21 12:01:10 +00:00 |
|
Cody Robibero
|
b98cc71c3b
|
Update to dotnet 6.0.2
Signed-off-by: Cody Robibero <cody@robibe.ro>
|
2022-02-08 17:36:20 -07:00 |
|
dependabot[bot]
|
7649391b9d
|
Bump coverlet.collector from 3.1.1 to 3.1.2
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)
---
updated-dependencies:
- dependency-name: coverlet.collector
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-07 12:01:11 +00:00 |
|