9746 Commits

Author SHA1 Message Date
Alexandre Bodin
907efd0471 Merge branch 'master' into develop 2019-11-06 14:59:19 +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
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
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
Alexandre BODIN
6df1cd58d1
Merge pull request #4454 from strapi/chore/serv-admin
Serve index.html in a simpler way
2019-11-05 11:57:25 +01:00
Alexandre Bodin
e4e6cba9c8 Server index.html of the admin when nothin else is found on url with /admin 2019-11-05 11:37:46 +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
12260bae16 Merge branch 'master' into develop 2019-11-04 10:25:16 +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
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
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
Alexandre Bodin
1fcc8d00fa Merge branch 'master' into develop 2019-10-29 23:04:57 +01: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
Jim LAURIE
f40dbcd97c
Merge branch 'master' into jundi14-patch-1 2019-10-29 21:16:15 +01:00
Jim LAURIE
e3371178b4
Merge pull request #4394 from Satrya2405/Satrya2405
Fix typo in model concept docs
2019-10-29 21:15:55 +01:00
Jim LAURIE
4c32802334
Merge branch 'master' into Satrya2405 2019-10-29 21:15:49 +01:00
Jim LAURIE
5a7961082c
Merge pull request #4392 from imronras/typo-2
Fix typo in configurations concept docs
2019-10-29 21:15:14 +01:00
Jim LAURIE
18a966ca7c
Merge branch 'master' into typo-2 2019-10-29 21:15:07 +01:00
Jim LAURIE
cf592a1530
Merge pull request #4400 from strapi/docs-app-update
Add a version update guide
2019-10-29 21:09:41 +01:00
Jim LAURIE
27f47d6eea
Merge branch 'master' into docs-app-update 2019-10-29 21:09:12 +01:00