51 Commits

Author SHA1 Message Date
Aurelsicoko
7a456da974 Move authentication and ssl in database options 2018-04-24 16:38:19 +02:00
Aurélien GEORGET
575814730d
Allow Origin header on production configuration as well 2018-04-20 15:50:18 +02:00
Aurelsicoko
5416cd60a0 Disable CSRF in production & harmonize allowed headers 2018-04-20 13:55:41 +02:00
Abdón Rodríguez Davila
c6519cc4b0
Staging config as production config 2018-04-18 14:36:06 +02:00
Jim Laurie
5e41edc3b1 Replace server host by localhost
fix #726
2018-03-28 18:11:57 +02:00
Abdón Rodríguez Davila
92503f8ad4 Update staging environment config similar as production 2018-03-20 21:46:02 +01:00
Abdón Rodríguez Davila
5c365f46a0 Rename test environment config to staging 2018-03-20 21:45:11 +01:00
Abdón Rodríguez Davila
f50b1670ec Update production environment config 2018-03-20 21:43:59 +01:00
Abdón Rodríguez Davila
23f95f8def Add missed config 2018-03-13 09:23:25 +00:00
Abdón Rodríguez Davila
3d1613df2d Add authenticationDatabase setting 2018-03-08 15:51:03 +01:00
Abdón Rodríguez Davila
ca864ae711 Add environment variable for SSL 2018-03-08 15:34:24 +01:00
Minh Tri Nguyen
a18ba8805e Add authSource & ssl options to MongoDB connector fix 2018-03-04 23:02:29 +08:00
Pierre BURGY
b67c5e34a8
Merge branch 'master' into enhancement/database-uri 2018-02-07 15:00:37 +01:00
Pierre Burgy
5bdf0a731d Use PORT env variable in production 2018-02-07 12:07:35 +01:00
Pierre Burgy
fe87be7793 Add database uri configuration #602 2018-02-07 00:19:05 +01:00
Aurelsicoko
0680850277 fix #318 2018-02-06 14:28:12 +01:00
Luca Perret
8c0c2010d1 feat(generate-new): env on database auth 2018-01-23 22:19:34 +01:00
Jim Laurie
7442e01abb Fix conflict documentation 2018-01-18 08:32:44 +01:00
Aurelsicoko
4edcff2627 Merge branch 'fix/deploy' of github.com:strapi/strapi into fix/deploy 2018-01-16 10:39:32 +01:00
Aurelsicoko
9031ff1799 Fix webpack public path and production configuration templating 2018-01-15 17:45:22 +01:00
Jim Laurie
6e44e2e274 Add provider connection 2018-01-12 15:20:13 +01:00
Jim Laurie
a892a6943d Form to configure database connection 2018-01-05 15:17:59 +01:00
cyril lopez
795950c7cb Remove X-Forwarded-Host header in strapi-generate-new 2017-12-07 14:11:06 +01:00
cyril lopez
1084e88826 Catch register errors and handle it in front 2017-12-06 12:19:43 +01:00
Aurelsicoko
aeb43d925c Introduce new configurations for admin 2017-11-10 16:04:57 +01:00
Jim Laurie
41718d31d1 Merge branch 'alpha.6' of https://github.com/strapi/strapi into improvement/configs 2017-09-29 14:45:00 +02:00
Aurelsicoko
1d6d91435e Create development project based on symlinks and update default configs 2017-09-27 17:55:51 +02:00
Jim Laurie
c2d35be9b5 Fix conflicts 2017-09-27 13:56:10 +02:00
Jim Laurie
274bb5fee9 Active request log by default 2017-09-25 16:32:01 +02:00
Jim Laurie
3ed43d8b82 Use database connections fot sessions 2017-09-21 14:46:50 +02:00
Jim Laurie
68495606b2 Migration koa-generic-session to koa-session 2017-09-21 12:24:27 +02:00
Jim Laurie
e6a0e82d3f Update p3p xss csp and session config 2017-09-19 10:06:16 +02:00
Jim Laurie
19d0f17efb Change autoReload config 2017-09-19 08:55:38 +02:00
Pierre Burgy
83e6a6bcc4 Merge 2017-09-08 13:46:50 +02:00
Jim Laurie
814b1a142d Change generated database name 2017-08-18 18:21:57 +02:00
Jim Laurie
7a7817e742 Active autoReload in development 2017-08-17 16:26:04 +02:00
cyril lopez
7532670f93 Created empty view for homepage 2017-08-16 18:47:02 +02:00
Jim Laurie
e9120866fe Fix conflicts 2017-08-10 15:38:08 +02:00
Jim Laurie
61706278a0 Fix languages after pull alpha5 2017-08-03 14:06:59 +02:00
aurelsicoko
5dc0a06f96 Lint and fix typo on database configurations 2017-07-31 15:05:44 +02:00
aurelsicoko
937a4839bd Fix path to retrieve defaults settings and remove useless files 2017-07-31 12:12:51 +02:00
aurelsicoko
202cf6f5a8 Resolve conflicts 2017-07-28 18:56:28 +02:00
aurelsicoko
48949d9f48 Update default configuration, and fix router for admin & plugins 2017-07-28 18:34:13 +02:00
Aurélien Georget
cdab5b079d Change default database name 2017-01-09 10:57:06 +01:00
Aurélien Georget
d277f8dd50 Update default databases configuration and format 2017-01-04 14:56:55 +01:00
Aurélien Georget
b80bdd9163 Update app generator 2016-12-05 12:43:12 +01:00
Aurélien Georget
d31c85b934 Remove workers concept, and herd dependency 2016-12-02 12:47:50 +01:00
Abel Soares
e5d83558d1 Add test env config to strapi-generate-new
This commit adds `test` environment configuration files to
`strapi-generate-new` package
2016-05-14 11:27:27 +01:00
loicsaintroch
d81f2840ea Prepare workflow for testing and publishing 2016-03-29 12:02:06 +02:00
loicsaintroch
6629645778 Fix PostgreSQL client wording 2016-03-27 18:56:24 +02:00