rafsanulhasan
fa98fdf161
Copy the SSL certificate (.pfx) file to the /root/.aspnet/https/ in the linux containers
6 years ago
rafsanulhasan
786b3c9542
Configured SSL certificate settings for Kestrel
6 years ago
rafsanulhasan
d85a076e9f
Added self-signed SSL certificates
6 years ago
rafsanulhasan
fb8abbf3e0
Used HSTS MiddleWare for Http Strict Transport Security
6 years ago
rafsanulhasan
0d63172dc8
1. Changes in DI container
a. Specified RequireHttpsPermanent and SSL port MVC pipeline options
b. Configured HttpsRedirection
2. Used HttpsRedirection MiddleWare
6 years ago
rafsanulhasan
a62648bac9
Update insecure endpoints to SSL/TLS encrypted HTTPS endpoints
6 years ago
rafsanulhasan
f5c12d6018
1. Edited docker project
a. Added HTTPS endpoints
b. Added port forwarding rules
b. Use shared volumes for https certificates and user secrets
2. Docker Files
a. Exposed 443 port for SSL
6 years ago
rafsanulhasan
6b96741de6
1. Configured CookiePolicyOptions in the DI container
2. Used CookiePolicy MiddlwWare
6 years ago
rafsanulhasan
8110a95111
1. Added _CookieConseentPartial.cshtml Partial View
2. Used _CookieConseentPartial partial view in _Layout View
3. Added Privacy View Controller and View
6 years ago
Cesar De la Torre
0296735cb9
Merge pull request #728 from VoodooSV/patch-1
Change to latest SDK version 2.1.401
6 years ago
VoodooSV
c9d33543a1
Change to latest SDK version 2.1.401
6 years ago
Cesar De la Torre
ce039b223f
Updates to Microservices eBook to v2.1.02
6 years ago
Miguel Veloso
53479908a0
Merge pull request #653 from luk355/dev
Modified Enumeration class to support private constructor
6 years ago
Cesar De la Torre Llorente
a2bc8aa567
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
6 years ago
Cesar De la Torre Llorente
fc031b1655
Update serverless ebook minor issue
6 years ago
Eduard Tomàs
fdf1d32398
Merge pull request #693 from dotnet-architecture/401-helm
Fixes 401 after login in helm deployments
6 years ago
eiximenis
ad47571ebd
Fixes 401 after login in helm deployments
6 years ago
Cesar De la Torre Llorente
e476899c35
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
6 years ago
Cesar De la Torre Llorente
e6eb5c11e1
Update with v1 of Serverless eBook
6 years ago
Cesar De la Torre Llorente
5e4bade29e
Update with v1 of Serverless eBook
6 years ago
Unai Zorrilla Castro
5c06f6e500
Fix issue 685
6 years ago
Unai Zorrilla Castro
3f225e4be4
Merge branch 'dev' of https://github.com/dotnet/eShopOnContainers into AzureKeyVault
6 years ago
Unai Zorrilla Castro
b005b63ff5
Add azure key vault support in all services
6 years ago
Miguel Veloso
e1313f2c2a
Merge branch 'fix/missing-payment.api-project' into dev
6 years ago
Miguel Veloso
f06a2c5254
Add missing Payment project.
6 years ago
Miguel Veloso
e7ac873766
Merge branch 'fix/location-appsettings-path' into dev
6 years ago
Miguel Veloso
0733df5318
Funtional test failling because it didn't find appsettings path, assuming the current folder name is the correct one.
6 years ago
Miguel Veloso
c3983b30c7
Merge pull request #582 from i02coroj/fix-messages-lost
Update EventBusServiceBus.cs
6 years ago
Cesar De la Torre
c7466df54f
Merge pull request #683 from RobinSoenen/patch-1
Thanks! 👍 - Typo
6 years ago
Robin Soenen
71780f462c
Typo
6 years ago
Cesar De la Torre
453a925724
Merge pull request #675 from NeilQ/fix-eventbus-test-classname
Thanks! 👍
Fix classname of EventBus.Test models
6 years ago
Chen
8f5aa5c554
fix classname of EventBus.Test models
6 years ago
unaizorrilla
7711820b87
Add Azure Key Vault on Ordering.API to validate this scenario
6 years ago
Eduard Tomàs
c01a1f7008
Merge pull request #662 from jo-ninja/UseNameOf
Convert some magic strings to use "nameof" operator
6 years ago
eiximenis
9b4ab032a2
Merge branch 'helm' into dev
6 years ago
Cesar De la Torre Llorente
df423f92d9
Microservices eBook for eReaders (.MOBI and .EPUB) updated to v2.1
6 years ago
eiximenis
9351fb31eb
final updates to helm scripts
6 years ago
Unai Zorrilla Castro
10344eb361
Merge branch 'dev' of https://github.com/dotnet/eShopOnContainers into dev
6 years ago
Unai Zorrilla Castro
9c7b77c4f7
Modified readme
6 years ago
Cesar De la Torre
a1c9fc6c5f
Merge pull request #666 from jo-ninja/fix-spelling
Thanks! 👍 - Fix spelling
6 years ago
Joni
c55e2adecb
Fix spelling 'commited' => 'committed'
6 years ago
Joni
3888cffa08
Fix spelling
6 years ago
eiximenis
8ca63522c3
minor fixes
6 years ago
eiximenis
91fdc3bd8a
helm charts mostly finished
6 years ago
Unai Zorrilla Castro
a5f3b9762f
Merge branch 'feature/orgtestprojects' into dev
6 years ago
Unai Zorrilla Castro
d7d4dd4bf1
Added Cesar's feedback
6 years ago
Eduard Tomàs
b6e7029c1b
Merge pull request #648 from jacano/feature/xamarin-url-settings
Urls for Identity, Gateway Shopping and Marketing added to setting view
6 years ago
eiximenis
c29aa65607
fixed ingressPath for other apigws
6 years ago
Joni
389aaff013
Convert some magic strings to use "nameof" operator
6 years ago
Lukas Behal
92cb497db8
build break fix - removed missed new constrain which is not required anymore
6 years ago