33691 Commits

Author SHA1 Message Date
Aurelsicoko
4521854340 Enable mask middleware if there is a private key set to true 2018-02-08 15:27:24 +01:00
Jim Laurie
945af6e750 Hide password database cli
close #598
2018-02-08 15:27:15 +01:00
Aurelsicoko
2cb0e2c3d5 Hide resetPasswordToken from response 2018-02-08 14:59:39 +01:00
Aurelsicoko
cbd47828d8 Handle mask for nested objects (associations) 2018-02-08 14:58:19 +01:00
Jim Laurie
3c82641aa0 Fix fetch error mongoose
Verify if _id params has mongoose ObjectId format
2018-02-08 14:58:05 +01:00
Jim Laurie
05804c391a Update user info in JWT
Just set user id in auth jwt
fix #528
2018-02-08 14:37:54 +01:00
cyril lopez
11b96a37d3 Rename upload folder 2018-02-08 14:13:29 +01:00
cyril lopez
c76bc81cce Merge branch 'fix-db-args' of github.com:strapi/strapi into plugin/img-upload-front 2018-02-08 14:07:26 +01:00
cyril lopez
325384220f Merge branch 'master' of github.com:strapi/strapi into plugin/img-upload 2018-02-08 12:06:17 +01:00
cyril lopez
b4abd78d9f Change upload plugin package 2018-02-08 12:03:18 +01:00
cyril lopez
ecd12c451a Init plugin upload
Created the upload plugin and install it by default
2018-02-08 12:01:06 +01:00
Jim Laurie
b1bcc13952 Fix strapi new without db args
Stop project creation if one of db argument is missing
Better detection for using db arguments
2018-02-08 11:53:45 +01:00
Jim LAURIE
b90239b100
Merge pull request #609 from lucaperret/master
fix(cli): db connector init with args
2018-02-08 11:46:42 +01:00
Luca Perret
22f12ec0dc fix(cli): database name init 2018-02-08 00:50:16 +01:00
Luca Perret
3855523557 fix(cli): db connector init with args 2018-02-07 20:37:33 +01:00
cyril lopez
f8b8faefcf Use the new input library in content type builder 2018-02-07 18:32:03 +01:00
Jim LAURIE
b5e8b0997f
Merge pull request #603 from strapi/enhancement/database-uri
Add database uri configuration
2018-02-07 18:17:01 +01:00
Jim LAURIE
e963ee1414
Merge branch 'master' into enhancement/database-uri 2018-02-07 17:57:14 +01:00
Jim LAURIE
b40c37ef87
Merge pull request #605 from strapi/add/inputs-to-users
Add/inputs to users
2018-02-07 17:56:56 +01:00
Jim LAURIE
d3cc220d3b
Merge branch 'master' into add/inputs-to-users 2018-02-07 15:28:30 +01:00
Pierre BURGY
b67c5e34a8
Merge branch 'master' into enhancement/database-uri 2018-02-07 15:00:37 +01:00
Pierre Burgy
7f6e5ba5a8 3.0.0-alpha.9.3 2018-02-07 14:22:27 +01:00
Pierre Burgy
5bdf0a731d Use PORT env variable in production 2018-02-07 12:07:35 +01:00
Jim LAURIE
c7f702204f
Merge pull request #594 from strapi/fix/payload
Load gzip middleware before in the stack to work with Boom
2018-02-07 12:02:38 +01:00
cyril lopez
c6ca956c45 Merge branch 'master' of github.com:strapi/strapi into add/inputs-to-users 2018-02-07 11:52:54 +01:00
Jim LAURIE
03985f4d80
Merge branch 'master' into fix/payload 2018-02-07 11:48:20 +01:00
Jim LAURIE
eb6702ecf3
Merge pull request #582 from lucaperret/feat/cli-args-db-auth
feat(generate-new): processing database connection by CLI arguments
2018-02-07 11:47:55 +01:00
cyril lopez
7db50ab6e1 Created inputsdValidations utils
Refacto input s validation logic.
Fix input s initial value bug when the input is required
2018-02-07 11:46:29 +01:00
Jim LAURIE
7359cc2463
Merge branch 'master' into feat/cli-args-db-auth 2018-02-07 11:33:27 +01:00
Jim LAURIE
e87ed71c07
Merge pull request #591 from strapi/fix/mariadb
Remove user key from generated databases.json file
2018-02-07 11:33:14 +01:00
cyril lopez
1e935ccddd Merge branch 'master' of github.com:strapi/strapi into add/inputs-to-users 2018-02-07 11:11:39 +01:00
Jim LAURIE
ab8f271eda
Merge branch 'master' into fix/mariadb 2018-02-07 11:08:40 +01:00
Pierre Burgy
49a3b92aef Update admin url index.html 2018-02-07 09:14:30 +01:00
Pierre Burgy
fe87be7793 Add database uri configuration #602 2018-02-07 00:19:05 +01:00
Luca Perret
92201fa295 doc(CLI): strapi new with db auth args 2018-02-06 20:42:30 +01:00
Luca Perret
8eaf478f4b Merge branch 'feat/cli-args-db-auth' of github.com:lucaperret/strapi into feat/cli-args-db-auth 2018-02-06 19:51:48 +01:00
Luca Perret
1a44fd6410 replace dbtype by dbclient 2018-02-06 19:34:23 +01:00
Luca
ed9e176a90
Merge branch 'master' into feat/cli-args-db-auth 2018-02-06 19:32:17 +01:00
Jim LAURIE
646a448c73
Merge pull request #595 from strapi/disabled-autocomplete
Remove autoComplete on password field
2018-02-06 19:14:13 +01:00
cyril lopez
fee239fa7d Solve conflict 2018-02-06 18:56:31 +01:00
cyril lopez
ff560d2cd8
Merge branch 'master' into disabled-autocomplete 2018-02-06 18:53:19 +01:00
Jim LAURIE
0e4b96fa87
Merge pull request #592 from strapi/add/input-addon
Created InputAddon and InputAddonWithErrors
2018-02-06 18:48:14 +01:00
cyril lopez
fc8781363e Merge branch 'master' of github.com:strapi/strapi into add/inputs-to-users 2018-02-06 18:45:47 +01:00
cyril lopez
5a4bc75c91 Implement new lib input in EditPage container
Use Label component in InputSearchContainer.
Add new Inputselect in Policies component
2018-02-06 18:42:42 +01:00
cyril lopez
ae1287244b
Merge branch 'master' into add/input-addon 2018-02-06 18:32:56 +01:00
Luca
9678bfa9f8
Merge branch 'master' into feat/cli-args-db-auth 2018-02-06 18:31:19 +01:00
Jim LAURIE
0994deacd4
Merge pull request #590 from strapi/add/input-date
Add/input date
2018-02-06 18:30:34 +01:00
Aurelsicoko
6adca3dd1e Clean spaces and logs 2018-02-06 18:23:42 +01:00
Aurelsicoko
ed4dc1c7f7 Fix typo 2018-02-06 18:19:50 +01:00
Aurelsicoko
c383397d6e Add mask middleware 2018-02-06 18:18:35 +01:00