2821 Commits

Author SHA1 Message Date
Rafsanul Hasan
f7159d52e7
Delete Dockerfile 2018-09-01 17:31:32 +06:00
Rafsanul Hasan
393a4c90d4
Delete appsettings.json 2018-09-01 17:31:05 +06:00
Rafsanul Hasan
79a26b9e42
Delete appsettings.localhost.json 2018-09-01 17:30:53 +06:00
Rafsanul Hasan
01e13b3ed8
Delete appsettings.localhost.json 2018-09-01 17:30:13 +06:00
Rafsanul Hasan
d17728c704
Merge pull request #5 from sicsbd/ssl-docker-patch-1
Delete docker-compose.override.yml
2018-09-01 17:29:22 +06:00
Rafsanul Hasan
58159a2cec
Delete docker-compose.override.yml 2018-09-01 17:28:54 +06:00
Rafsanul Hasan
dda7d5b3e5
Merge branch 'dev' into enhancements/netcore2.1/asp.netcore2.1/GDPR 2018-09-01 17:09:08 +06:00
rafsanulhasan
fa98fdf161 Copy the SSL certificate (.pfx) file to the /root/.aspnet/https/ in the linux containers 2018-09-01 17:01:34 +06:00
rafsanulhasan
786b3c9542 Configured SSL certificate settings for Kestrel 2018-09-01 17:00:33 +06:00
rafsanulhasan
d85a076e9f Added self-signed SSL certificates 2018-09-01 16:54:01 +06:00
rafsanulhasan
fb8abbf3e0 Used HSTS MiddleWare for Http Strict Transport Security 2018-09-01 16:51:41 +06:00
rafsanulhasan
0d63172dc8 1. Changes in DI container
a. Specified RequireHttpsPermanent and SSL port MVC pipeline options
    b. Configured HttpsRedirection
2. Used HttpsRedirection MiddleWare
2018-09-01 16:49:39 +06:00
rafsanulhasan
a62648bac9 Update insecure endpoints to SSL/TLS encrypted HTTPS endpoints 2018-09-01 16:30:22 +06:00
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
2018-09-01 16:29:09 +06:00
Rafsanul Hasan
4684324563
Merge pull request #2 from sicsbd/features/VS2017/LibraryManager
Features/vs2017/library manager
2018-09-01 16:21:28 +06:00
rafsanulhasan
6b96741de6 1. Configured CookiePolicyOptions in the DI container
2. Used CookiePolicy MiddlwWare
2018-09-01 15:02:50 +06:00
rafsanulhasan
8110a95111 1. Added _CookieConseentPartial.cshtml Partial View
2. Used _CookieConseentPartial partial view in _Layout View
3. Added Privacy View Controller and View
2018-09-01 15:01:40 +06:00
rafsanulhasan
2a51c444a5 Resolved conflicts 2018-09-01 10:44:27 +06:00
rafsanulhasan
3a8ff555dc Merge branch 'dev' into features/VS2017/LibraryManager 2018-09-01 10:40:35 +06:00
rafsanulhasan
a894fb46be Resolved conflicts 2018-09-01 10:05:14 +06:00
rafsanulhasan
71b3121ce7 Update _Layout.cshtml files in Identity.API, WebMVC and WebStatus projects to use correct jquery script 2018-09-01 09:57:39 +06:00
rafsanulhasan
7e0000bf12 Removed Bower package installation configuration project pre-publish script 2018-09-01 09:45:42 +06:00
rafsanulhasan
56e8a11f4d Configured Identity.API project to download packages from CDNs specified in libman.json file on project build 2018-09-01 09:07:43 +06:00
rafsanulhasan
4e186004d2 Added Library Manager to Identity.API project 2018-09-01 09:06:14 +06:00
rafsanulhasan
01306be946 Removed packages previously install with bower from Identity.API project 2018-09-01 09:04:13 +06:00
rafsanulhasan
030777b0a9 Removed bower from Identity.API project 2018-09-01 09:02:32 +06:00
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
2018-09-01 08:58:30 +06:00
rafsanulhasan
7db99afc25 Removed unnecessary files previously referenced by bower from WebStatus project because bower is removed 2018-09-01 08:48:02 +06:00
rafsanulhasan
e063712b64 Configured Library Manager to automatically download packages on build WebMVC project 2018-09-01 08:37:47 +06:00
rafsanulhasan
e5aece2e35 Configured WebMVC project to use Typescript 3.0 2018-09-01 08:35:00 +06:00
rafsanulhasan
d6c9923b08 Used reference files' paths from libman tree 2018-09-01 08:34:03 +06:00
rafsanulhasan
5668cd3031 Add Library Manager 2018-09-01 08:22:37 +06:00
rafsanulhasan
b181999bcf Removed bower from WebMVC 2018-09-01 08:20:51 +06:00
Cesar De la Torre
0296735cb9
Merge pull request #728 from VoodooSV/patch-1
Change to latest SDK version 2.1.401
2018-08-29 11:33:53 -07:00
VoodooSV
c9d33543a1
Change to latest SDK version 2.1.401 2018-08-29 20:30:49 +03:00
Cesar De la Torre
ce039b223f Updates to Microservices eBook to v2.1.02 2018-08-25 13:02:34 -07:00
Miguel Veloso
53479908a0
Merge pull request #653 from luk355/dev
Modified Enumeration class to support private constructor
2018-08-17 18:37:04 +01:00
Cesar De la Torre Llorente
a2bc8aa567 Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2018-08-02 14:51:56 -07:00
Cesar De la Torre Llorente
fc031b1655 Update serverless ebook minor issue 2018-08-02 14:51:34 -07:00
Eduard Tomàs
fdf1d32398
Merge pull request #693 from dotnet-architecture/401-helm
Fixes 401 after login in helm deployments
2018-08-02 17:14:37 +02:00
eiximenis
ad47571ebd Fixes 401 after login in helm deployments 2018-08-02 17:12:48 +02:00
Cesar De la Torre Llorente
e476899c35 Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2018-08-01 17:15:03 -07:00
Cesar De la Torre Llorente
e6eb5c11e1 Update with v1 of Serverless eBook 2018-08-01 17:14:30 -07:00
Cesar De la Torre Llorente
5e4bade29e Update with v1 of Serverless eBook 2018-08-01 17:13:46 -07:00
Unai Zorrilla Castro
5c06f6e500 Fix issue 685 2018-07-31 11:30:00 +02:00
Unai Zorrilla Castro
3f225e4be4 Merge branch 'dev' of https://github.com/dotnet/eShopOnContainers into AzureKeyVault 2018-07-31 09:38:09 +02:00
Unai Zorrilla Castro
b005b63ff5 Add azure key vault support in all services 2018-07-31 09:38:00 +02:00
Miguel Veloso
e1313f2c2a Merge branch 'fix/missing-payment.api-project' into dev 2018-07-27 14:30:23 +01:00
Miguel Veloso
f06a2c5254 Add missing Payment project. 2018-07-27 14:29:35 +01:00
Miguel Veloso
e7ac873766 Merge branch 'fix/location-appsettings-path' into dev 2018-07-27 10:24:27 +01:00