Cody Robibero
effa303cb9
Add missing LocalAccessOrRequiresElevationHandler ( #10268 )
1 year ago
Bond_009
18a311d32f
== null -> is null
1 year ago
Shadowghost
e56275fb46
Extract networking constants
1 year ago
Shadowghost
20fd05b050
Consistently write IP in upercase
2 years ago
Shadowghost
42498194d9
Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
2 years ago
Shadowghost
3a91c37283
Merge branch 'master' into network-rewrite
2 years ago
Shadowghost
4eba16c672
Apply review suggestions
2 years ago
Shadowghost
b8ed1f81cd
Add back LocalAccessOrRequiresElevationPolicy
2 years ago
Shadowghost
eeb0f7af6c
Add permissions for LiveTV access and management
2 years ago
Shadowghost
b7418d6e9e
Add permission for collection management
2 years ago
cvium
c9aef96dba
fix firsttimesetup
2 years ago
cvium
956c89dc2f
fix default policy
2 years ago
cvium
209edd38a4
refactor: simplify authz
2 years ago
Shadowghost
343a94f185
Fix CA1851
2 years ago
Shadowghost
656a0bff6f
Merge remote-tracking branch 'upstream/master' into network-rewrite
2 years ago
Patrick Barron
f8ca71ee15
Move WebHostBuilder extension method to separate file
2 years ago
Patrick Barron
7186b343bd
Move Formatters to Jellyfin.Api
2 years ago
Patrick Barron
74a07f6d1c
Move Middleware to Jellyfin.Api
2 years ago
Shadowghost
bcd992fb06
Merge remote-tracking branch 'upstream/master' into network-rewrite
2 years ago
Niels van Velzen
21c19bab41
Backport pull request #8611 from jellyfin/release-10.8.z
...
Fix TranscodeReasons type in OpenAPI output
Original-merge: c86d5838be
Merged-by: Claus Vium <cvium@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2 years ago
Shadowghost
f6d6f0367b
Properly handle IPs with subnetmasks
2 years ago
Shadowghost
4aec41752f
Apply review suggestions
2 years ago
Shadowghost
59a86568d9
Cleanup and fixes
2 years ago
Shadowghost
a492082f4e
Apply review suggestions and fix build
2 years ago
Shadowghost
748907b920
Remove workaround, this only applies to the IPs set by the middleware
2 years ago
Shadowghost
34d8e531e0
Properly handle subnets in KnownProxies
2 years ago
Shadowghost
066db8ac7f
Migrate NetworkManager and Tests to native .NET IP objects
2 years ago
Cody Robibero
d078daad39
Merge pull request #7775 from crobibero/openapi-version
...
(cherry picked from commit 4c0510ee6d
)
Signed-off-by: crobibero <cody@robibe.ro>
2 years ago
Cody Robibero
72cfa6d7c9
Fix spec generation for TranscodeReason
3 years ago
Cody Robibero
bb377b1466
Add nullable dictionary openapi mapping
3 years ago
Claus Vium
deb349f4c5
Merge pull request #5755 from BaronGreenback/NetworkAccessPolicy
3 years ago
Claus Vium
5eda5eb636
Merge pull request #6486 from fredriklindberg/support-forwarded-headers-for-api-url
3 years ago
Niels van Velzen
be946cef87
Use standard Authorization header in OpenAPI specification
3 years ago
Fredrik Lindberg
90174f68e2
Dynamically populate LocalAddress based on HTTP request
...
Support populating the LocalAddress field in the system info
endpoint based on the x-forwarded-host and x-forwarded-proto header.
The x-forwarded-host header must contain both the host and port for
the url to be properly constructed.
Behind network configuration option that is disabled by default.
3 years ago
cvium
6637a3096a
Remove the dependency on BaseAuthorizationHandler
3 years ago
cvium
8496d7638a
Merge branch 'master' into NetworkAccessPolicy
3 years ago
Bond_009
f1f72c3060
Minor improvements
3 years ago
Bond_009
6f8ccab788
Move non-jellyfin extensions to separate project
3 years ago
BaronGreenback
7185de970c
Merge remote-tracking branch 'upstream/master' into UrlDecoding
4 years ago
BaronGreenback
81d675990f
Enable automatic url decoding
4 years ago
BaronGreenback
fb7587dd84
Renamed
4 years ago
BaronGreenback
af027b6283
Fixed after accepting suggestion.
4 years ago
BaronGreenback
cf3aff93f2
revert change error
4 years ago
BaronGreenback
5fb7557763
Network Access Policy
4 years ago
Claus Vium
f718735b4e
Merge pull request #5688 from crobibero/api-docs-sever-discovery
...
Add SessionDiscoveryInfo to generated api-docs
4 years ago
crobibero
31d1dbfda6
Add SessionDiscoveryInfo to generated api-docs
4 years ago
Fernando Fernández
8c6bd2537c
Return Major.Minor.Build instead of Major.Minor.Build.Revision for OpenAPI version
4 years ago
Claus Vium
94820f569b
Merge pull request #5512 from crobibero/api-spec-version
4 years ago
Bond_009
a8ed753f6c
FxCop -> Net Analyzers (part 2)
4 years ago
crobibero
1169a0214b
Set default version
4 years ago