Rafsanul Hasan
393a4c90d4
Delete appsettings.json
6 years ago
Rafsanul Hasan
79a26b9e42
Delete appsettings.localhost.json
6 years ago
Rafsanul Hasan
01e13b3ed8
Delete appsettings.localhost.json
6 years ago
Rafsanul Hasan
d17728c704
Merge pull request #5 from sicsbd/ssl-docker-patch-1
Delete docker-compose.override.yml
6 years ago
Rafsanul Hasan
58159a2cec
Delete docker-compose.override.yml
6 years ago
Rafsanul Hasan
dda7d5b3e5
Merge branch 'dev' into enhancements/netcore2.1/asp.netcore2.1/GDPR
6 years ago
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
Rafsanul Hasan
4684324563
Merge pull request #2 from sicsbd/features/VS2017/LibraryManager
Features/vs2017/library manager
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
rafsanulhasan
2a51c444a5
Resolved conflicts
6 years ago
rafsanulhasan
3a8ff555dc
Merge branch 'dev' into features/VS2017/LibraryManager
6 years ago
rafsanulhasan
a894fb46be
Resolved conflicts
6 years ago
rafsanulhasan
71b3121ce7
Update _Layout.cshtml files in Identity.API, WebMVC and WebStatus projects to use correct jquery script
6 years ago
rafsanulhasan
7e0000bf12
Removed Bower package installation configuration project pre-publish script
6 years ago
rafsanulhasan
56e8a11f4d
Configured Identity.API project to download packages from CDNs specified in libman.json file on project build
6 years ago
rafsanulhasan
4e186004d2
Added Library Manager to Identity.API project
6 years ago
rafsanulhasan
01306be946
Removed packages previously install with bower from Identity.API project
6 years ago
rafsanulhasan
030777b0a9
Removed bower from Identity.API project
6 years ago
rafsanulhasan
3cdb10adaa
Configured Library Manager to WebStatus
1. Added Library Manager to Web Status project (libman.json)
2. Configured project to download packages from CDNs specified by LibMan on project build
6 years ago
rafsanulhasan
7db99afc25
Removed unnecessary files previously referenced by bower from WebStatus project because bower is removed
6 years ago
rafsanulhasan
e063712b64
Configured Library Manager to automatically download packages on build WebMVC project
6 years ago
rafsanulhasan
e5aece2e35
Configured WebMVC project to use Typescript 3.0
6 years ago
rafsanulhasan
d6c9923b08
Used reference files' paths from libman tree
6 years ago
rafsanulhasan
5668cd3031
Add Library Manager
6 years ago
rafsanulhasan
b181999bcf
Removed bower from WebMVC
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