This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
17554cd989b4f2a7ee3d06dc94de870a0eb39dc3
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealCloudDDC
/
Jupiter.Common
History
joakim lindqvist
393334c47f
Cloud DDC - Upgraded Azure.Identity to resolve medium vulnerability warning
...
[CL 34332989 by joakim lindqvist in ue5-main branch]
2024-06-13 02:55:39 -04:00
..
Authentication
Unreal Cloud DDC - Added operation for enumerating contents in a bucket with explicit ACL that is not normally granted and with a option to require corp endpoint to be useable (which is set by default) - will be used for oplogs and other non DDC use cases were the number of objects are small and enumeration is useful.
2024-04-23 08:00:22 -04:00
Controllers
…
Implementation
Cloud DDC - Fixed build warnings about multiple new lines
2024-06-13 02:55:10 -04:00
Properties
…
Utils
UnrealCloudDDC: Add cancellation tokens to async methods in interfaces.
2024-03-21 10:01:20 -04:00
AWSCredentialsHelper.cs
…
BaseProgram.cs
Cloud DDC - Support the renamed ue-session headers (now called x-ue-session to indicate that its not a standard http header). Will still accept and handle the old values for older not yet upgraded clients.
2024-06-13 02:54:39 -04:00
BaseStartup.cs
Cloud DDC - Support the renamed ue-session headers (now called x-ue-session to indicate that its not a standard http header). Will still accept and handle the old values for older not yet upgraded clients.
2024-06-13 02:54:39 -04:00
InternalApiFilterAttribute.cs
Cloud DDC - Fixed issue were internal api filters were not functioning if using domain sockets between nginx and cloud ddc.
2024-05-28 08:02:46 -04:00
Jupiter.Common.csproj
Cloud DDC - Upgraded Azure.Identity to resolve medium vulnerability warning
2024-06-13 02:55:39 -04:00
NamespaceNotFoundException.cs
…
PollingService.cs
…
RawOutputFormatter.cs
…
RequiredContentTypeAttribute.cs
…
SuppressExceptionMiddleware.cs
…