9892 Commits

Author SHA1 Message Date
Mickael D
9ae81b9dc9 fix(#2971): fix resolvers not correctly generated when model contains private attributes (#4441) 2019-11-07 09:19:35 +01:00
soupette
4f7f4a6c11 Fixes #2644 2019-11-06 17:51:23 +01:00
Jim LAURIE
a30862611d
Merge pull request #4462 from Mateuszry/master
Auto confirmation user with provider other than local
2019-11-06 17:47:54 +01:00
Jim LAURIE
d844d15a77
Merge branch 'master' into master 2019-11-06 17:29:31 +01:00
Jim LAURIE
fc4e48ef8f
Merge pull request #4406 from mhelmetag/add_en_translations_for_uuid_and_icon
Add uuid attribute translations and uuid icon for content builder
2019-11-06 17:28:37 +01:00
Jim LAURIE
0c735d319c
Merge branch 'master' into add_en_translations_for_uuid_and_icon 2019-11-06 16:48:53 +01:00
Guilherme Bernardino
f378680a00 Do not create manyRelation tables if autoMigration is false. (#4458)
ManyToMany and ManyWay relation tables are created even with the autoMigration option equal to false.
2019-11-06 14:46:52 +01:00
Jim LAURIE
baaa679aaf
Merge branch 'master' into add_en_translations_for_uuid_and_icon 2019-11-06 14:19:00 +01:00
Jim LAURIE
1c7082372e
Merge pull request #4242 from ledgitbe/master
Fix error handling in OAuth providers + Enhance Github provider
2019-11-06 14:18:52 +01:00
Jim LAURIE
eab91ac6b9
Merge branch 'master' into master 2019-11-06 12:20:45 +01:00
Jim LAURIE
b2a06d149d
Merge pull request #4438 from derrickmehaffy/master
Update discussion template to clarify it's use.
2019-11-06 11:57:01 +01:00
Jim LAURIE
1942b34826
Merge branch 'master' into master 2019-11-06 11:56:52 +01:00
Mateusz Ryszka
88dfdaad73 auto confirmation user with provider other than local 2019-11-06 09:56:31 +01:00
Jim LAURIE
5edde3f1ec
Merge pull request #4452 from clorichel/patch-1
Add Strapi environment to Sentry error
2019-11-06 09:33:17 +01:00
Jim LAURIE
5232a07eb6
Merge branch 'master' into patch-1 2019-11-06 09:32:52 +01:00
Jim LAURIE
696b5cd9dd Add new line 2019-11-06 09:26:25 +01:00
Jim LAURIE
170203bebc
Merge pull request #4422 from hanif66/hanif66-hanif-1
Fix typos in deployment docs
2019-11-05 11:30:43 +01:00
Jim LAURIE
f893b963de
Merge branch 'master' into hanif66-hanif-1 2019-11-05 11:30:17 +01:00
Pierre-Alexandre
f213ed8a6a
adding Strapi environment to Sentry error
and a reminder to actually install the package
2019-11-05 11:16:20 +01:00
Alexandre BODIN
fc7e6d5f00
Merge pull request #4451 from strapi/lauriejim-patch-1
Fix typo on security.md
2019-11-05 10:01:40 +01:00
Jim LAURIE
8817a9952b Fix typo in issue template 2019-11-05 09:58:49 +01:00
Jim LAURIE
1255533eab
Fix typo on security.md 2019-11-05 09:39:56 +01:00
Jim LAURIE
3c5153db98
Merge pull request #4447 from strapi/add/securityInfo
Move security information to proper location
2019-11-05 09:26:17 +01:00
Jim LAURIE
c1fbe48127
Merge branch 'master' into add/securityInfo 2019-11-05 09:26:00 +01:00
Derrick Mehaffy
28415e97fa
Move security doc, was in the wrong spot 2019-11-04 15:42:30 -07:00
Jim LAURIE
5bca7724c8
Merge pull request #4446 from strapi/add/securityInfo
Add security and vulnerability reporting page
2019-11-04 23:37:02 +01:00
Jim LAURIE
41fa98a22a
Fix typo 2019-11-04 23:36:07 +01:00
Derrick Mehaffy
1b21af4877
PR feedback for issue template 2019-11-04 15:25:09 -07:00
Derrick Mehaffy
d6aa047c81
Add security and vulnerability reporting page 2019-11-04 15:06:49 -07:00
Alexandre Bodin
b2e0ec5d1f v3.0.0-beta.17.5 v3.0.0-beta.17.5 2019-11-04 17:52:02 +01:00
Alexandre BODIN
1162698778
Merge pull request #4443 from strapi/fix/security
Fix security issue with reset password
2019-11-04 17:50:23 +01:00
Alexandre Bodin
e0424d4b88 Fix security issue with reset password code 2019-11-04 17:40:53 +01:00
Alexandre BODIN
10e39516b6
Merge pull request #4433 from NerdyLuffy/BugFix/API-register-user-mail-validation
Add Email validation on user register
2019-11-04 11:16:48 +01:00
Alexandre BODIN
9c695b22c8
Merge branch 'master' into BugFix/API-register-user-mail-validation 2019-11-04 10:12:33 +01:00
Derrick Mehaffy
7b86ec08dc Update discussion template to clarify it's use. 2019-11-03 08:00:32 -08:00
NerdyLuffy
31ad1bca1b Added Validation on the email address 2019-11-03 10:41:21 +11:00
Max Helmetag
5260780482 use uuid icon instead of placeholder 2019-11-01 10:58:13 -07:00
Jim LAURIE
9ec1ccfa1a
Merge pull request #4421 from lmolema/patch-1
Use limit=0 to require full data set
2019-11-01 09:37:26 +01:00
hanif66
b5850ed640
typo 2019-10-31 20:50:11 +07:00
Lennert Molema
6162acdad3
use limit=0 to get full data set 2019-10-31 12:15:00 +01:00
Jim LAURIE
faab8249ab
Merge pull request #4411 from alxnkt/patch-1
Update migration-guide-beta.16-to-beta.17.4.md (typo)
2019-10-31 11:14:51 +01:00
Max Helmetag
1abebcf2b5 add uuid icon reference to icon util 2019-10-31 00:33:05 -07:00
alxnkt
e7aac3e4a9
Update migration-guide-beta.16-to-beta.17.4.md 2019-10-30 17:08:31 +03:00
Alexandre BODIN
fc839b6e53
Merge pull request #4399 from etchteam/master
Ensure state has been updated before calling ref.current()
2019-10-30 11:37:03 +01:00
Alexandre BODIN
b017445660
Merge branch 'master' into master 2019-10-30 11:36:53 +01:00
Max Helmetag
7f265db900 add uuid translations for content builder and placeholder icon 2019-10-30 01:40:27 -07:00
Max Helmetag
48a07d4008 remove old admin panel warning 2019-10-30 00:40:31 -07:00
Jim LAURIE
504c7cda27
Merge pull request #4397 from guibernardino/patch-1
Update pt-BR translation
2019-10-29 21:19:13 +01:00
Jim LAURIE
8ba1c1f51a
Merge branch 'master' into patch-1 2019-10-29 21:19:07 +01:00
Jim LAURIE
176af830f8
Merge pull request #4393 from jundi14/jundi14-patch-1
Fix typo in contributing doc
2019-10-29 21:16:22 +01:00