Skip to content

Commit 1582721

Browse files
CopilotNatYou345
andcommitted
Replace IdentityServer4 with JWT authentication - security fix complete
Co-authored-by: NatYou345 <[email protected]>
1 parent 04d45e6 commit 1582721

File tree

137 files changed

+1267
-5049
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

137 files changed

+1267
-5049
lines changed

eShop-Learn.sln

Lines changed: 166 additions & 0 deletions
Large diffs are not rendered by default.

src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[assembly: System.Reflection.AssemblyCompanyAttribute("Web.Shopping.HttpAggregator")]
1414
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
1515
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
16-
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b034656c1758863ade537612b8db7e685a3035f2")]
16+
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+04d45e6378a3c9d7250e3bc3b1db69ec0f9f76f3")]
1717
[assembly: System.Reflection.AssemblyProductAttribute("Web.Shopping.HttpAggregator")]
1818
[assembly: System.Reflection.AssemblyTitleAttribute("Web.Shopping.HttpAggregator")]
1919
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
755bde97b6f137013035a9a35cbc7e2ddd175c62c988ad6a63b14c073c53ebe0
1+
9f5cd102720a3ffa5709934faafcbb510a683b28ef2b1644e59c6f241723bcaf
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"documents":{"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/*":"https://raw.githubusercontent.com/NatYou345/mslearn-microservices-devops-aspnet-core/b034656c1758863ade537612b8db7e685a3035f2/*"}}
1+
{"documents":{"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/*":"https://raw.githubusercontent.com/NatYou345/mslearn-microservices-devops-aspnet-core/04d45e6378a3c9d7250e3bc3b1db69ec0f9f76f3/*"}}
Binary file not shown.
Binary file not shown.

src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[assembly: System.Reflection.AssemblyCompanyAttribute("EventBus")]
1414
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
1515
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
16-
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b034656c1758863ade537612b8db7e685a3035f2")]
16+
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+04d45e6378a3c9d7250e3bc3b1db69ec0f9f76f3")]
1717
[assembly: System.Reflection.AssemblyProductAttribute("EventBus")]
1818
[assembly: System.Reflection.AssemblyTitleAttribute("EventBus")]
1919
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
cbf406b2d307f8ab43eb30ef8a6348eb6055f840c1085eb76d11d3b718682e62
1+
0818a5dadb8895f987375f82a0baf0065ad6ef5788f5ce9076c28bf77eb9e666
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)