Yingting Huang
|
d2a1e5ac1e
|
Fix login issue Exception: Correlation failed (#1516)
Fix samesite issue when running eShop from docker-compose locally as by default http protocol is being used
Refer to https://github.com/dotnet-architecture/eShopOnContainers/issues/1391
|
4 years ago |
Sumit Ghosh
|
2711d33e3f
|
Updated credit card default exipiration value. (#1535)
|
4 years ago |
ansonzhang
|
388d0b7b5d
|
Fixed #1495 bug : UseLoadTest missing claimsType (#1508)
* Update ByPassAuthMiddleware.cs
* Update ByPassAuthMiddleware.cs
* remove WebMVC/ByPassAuthMiddleware duplicate cliam
* remove Ordering.API/ByPassAuthMid duplicate cliam
* remove Location.API/ByPassAuthMid duplicate cliam
* remove Market.API/ByPassAuthMid duplicate cliam
* change webmvc bypassauth: claimType of sub
* change ordering bypassauth: claimType of sub
* change location bypassauth: claimType of sub
* change market bypassauth: claimType of sub
|
4 years ago |
jeremiahflaga
|
7c1261bf69
|
for issue #1423: changed literal string "OpenIdConnect" to constant string (#1424)
Co-authored-by: Jeremiah Flaga <j.flaga@arcanys.com>
|
4 years ago |
hfz-r
|
85aea20046
|
Fix for Campaigns exception and SignalR 401 Unauthorized (#1374)
* update API Gateway - /locations-api/ @ webmarketing/envoy.yaml
* updated signalr services
- envoy: webmarketingapigw
- latest client: webmvc
- service hub: ordering-signalrhub
Co-authored-by: hfz-r <hafiz.roslan@hartalega.com.my>
|
4 years ago |
Mark Harwood
|
ae01a5c176
|
Removed unused usings from ModelDTOs (#1373)
|
4 years ago |
ericuss
|
09fabcdcfb
|
Remove obsolete middleware UseApplicationInsights
|
4 years ago |
ericuss
|
e671f32c44
|
Change extension method to load the configuration
|
4 years ago |
Miguel Veloso
|
135c56a7a8
|
Add cache use comment to Dockerfiles to force PR validation
|
5 years ago |
Miguel Veloso
|
44d3fcf767
|
Update packages
|
5 years ago |
Miguel Veloso
|
3a1aff0191
|
Update base images to 3.1
|
5 years ago |
Miguel Veloso
|
5a442cb7c0
|
Don't force LongPolling for SignalR
|
5 years ago |
Miguel Veloso
|
f88d8c4ba3
|
Fix SignalR + MVC through Envoy
|
5 years ago |
Miguel Veloso
|
593be81bb0
|
Improve docker build cache usage
|
5 years ago |
Miguel Veloso
|
ade6358eca
|
Reorganize project folders
|
5 years ago |
Miguel Veloso
|
30aeec8b72
|
Remove SignalR transport parameter on clients
|
5 years ago |
Miguel Veloso
|
0c14810a33
|
Replace obsolete IHostingEnvironment for IWebHostEnvironment
|
5 years ago |
Miguel Veloso
|
866e89cad2
|
Remove string interpolation from logging
|
5 years ago |
Miguel Veloso
|
a1f64f9b6c
|
Add back logging traces referenced in the wiki
|
5 years ago |
Miguel Veloso
|
5013ff40ba
|
Remove unnecessary commands from dockerfiles
|
5 years ago |
Miguel Veloso
|
b34b8d2403
|
Sort package references
|
5 years ago |
Miguel Veloso
|
9bbb37aed5
|
Sort package references
|
5 years ago |
eiximenis
|
34a0c03434
|
Update dockerfile.develop to net3
|
5 years ago |
eiximenis
|
08e9b2641a
|
Final adjustments to make envoy work with ingress and remove Polly from http calls
|
5 years ago |
eiximenis
|
60998cbd5c
|
Fixing some generic issues
|
5 years ago |
eiximenis
|
dc2e7c215b
|
updated charts for local k8s deployment
|
5 years ago |
eiximenis
|
d68c9e40aa
|
Configuration of envoy routes and minor code fixes
|
5 years ago |
eiximenis
|
9b57122f7a
|
update to net3 rc1
|
5 years ago |
eiximenis
|
a2053deb49
|
Final charts tunning and allowing Linkerd Mesh to be used
|
5 years ago |
eiximenis
|
784ad9d414
|
updated config files
|
5 years ago |
ericuss
|
ffe2884dc4
|
fix checkout process of mvc app
|
5 years ago |
ericuss
|
4398b25fc1
|
Fix mvc calls to grpc
|
5 years ago |
eiximenis
|
870363861f
|
Update Dockerfiles for use /src as build context root
|
5 years ago |
Miguel Veloso
|
038b3caffa
|
Update Dockerfiles to improve local build time
|
5 years ago |
Mateusz Karkula
|
033ebd350e
|
Fix WebStatus HealthChecks replacement
|
5 years ago |
Miguel Veloso
|
389991cba6
|
Remove obsolete package and package-lock files
|
5 years ago |
Erik Pique
|
216463f847
|
ordering.api error integrationevents
|
5 years ago |
Erik Pique
|
c52484859f
|
change bff to 2.2 and fix mvc routing
|
5 years ago |
Erik Pique
|
92eef22187
|
add nuget to ocelot
|
5 years ago |
Erik Pique
|
50a1e1311e
|
update preview7
|
5 years ago |
Erik Pique
|
79405b89b0
|
modify retries count
|
5 years ago |
Erik Pique
|
49cc39d731
|
update startups
|
5 years ago |
Erik Pique
|
fe93901f08
|
identity service
|
5 years ago |
Erik Pique
|
756142db94
|
upgrade net3 webapp
|
5 years ago |
eiximenis
|
577aca1d4c
|
Basket.API updated to net3
|
5 years ago |
eiximenis
|
437bdd7431
|
Using Directory.Build.props for handling versions. Needed to start the update to net3
|
5 years ago |
eiximenis
|
58f156f417
|
fixing dockerfiles for windows
|
5 years ago |
Miguel Veloso
|
53d4865021
|
Change session cookie lifetime from testing value to "production value"
|
5 years ago |
Miguel Veloso
|
07081792e8
|
Make token and session cookie expiry times configurable, for testing expiration handling
|
5 years ago |
Miguel Veloso
|
3026a55be8
|
Update jquery to 3.4.1 to fix GitHub reported vulnerabilities
|
5 years ago |