23 Commits

Author SHA1 Message Date
Jim LAURIE
ceb97360f7 docs: fixe type provider
close #5007
2020-01-16 21:28:20 +01:00
Jim LAURIE
4d608aa2e0
Fix providers login URLs
I made some copy/past mistakes.
2020-01-14 17:35:50 +01:00
Jim LAURIE
d2730f31f4
Merge pull request #4985 from strapi/docs-provider-configs-patch
Patch doc providers
2020-01-14 11:26:10 +01:00
Alexandre Bodin
0d9881cd93 Patch doc providers 2020-01-13 12:18:26 +01:00
Alexandre BODIN
724358434d
Merge branch 'master' into docs-provider-configs 2020-01-13 12:17:07 +01:00
soupette
bfe37c73c9 Fix conflicts 2020-01-13 11:39:08 +01:00
Vilhelm Melkstam
85e1226f85
Update user permission docs to use correct user id
The correct id attribute on a user object is `id`, not `_id`, updating docs where this mistake was written.
2020-01-10 20:52:37 +01:00
Jim LAURIE
29a2fe00b5 docs: add login provider configs in the docs
Login provider docs with in the strapi/strapi-examples repo, I migrated them in the mono repo doc.
2020-01-10 11:20:34 +01:00
Pradosh Gaonkar
c5dae64b77 typo fixed in user-permissions plugin documentation 2020-01-07 13:47:46 +05:30
Jozef Cipa
56f126390d
Remove typo 2020-01-06 11:45:32 +01:00
Jozef Cipa
5986e6440d
Update dynamic configuration syntax 🤦‍♂️ 2020-01-06 11:44:26 +01:00
Jozef Cipa
3a1626adba
Mention dynamic option in configuration 2020-01-03 13:04:39 +01:00
Jozef Cipa
9a91433176
Add Security configuration paragraph
Mention option to set jwt secret code via `JWT_SECRET` environment variable
2020-01-02 15:55:07 +01:00
Jim LAURIE
1dabca7fe2
Merge branch 'master' into docs-vuepress-v1 2019-11-20 19:05:43 +01:00
matthieuowlie
ef9de8815c Add POST route /auth/send-email-confirmation (#4270)
* Add POST route /auth/send-email-confirmation to call sendEmailConfirmation function of plugin users-permissions

* Add documentation about /auth/send-email-confirmation POST route

* Added documentation in docs\3.0.0-beta.x\plugins\users-permissions about email confirmation function

* Update code example for send-email-confirmation function
2019-11-13 18:45:23 +01:00
Jim LAURIE
a052ef900a Add sidebar depth 2 on users-permissions 2019-11-07 14:52:32 +01:00
Alexandre BODIN
c69e3fd042
Merge branch 'master' into fix/forgot-password-url 2019-10-15 12:17:00 +02:00
Jim LAURIE
9b49bee4b4 Fix #549 forgot password url 2019-10-09 17:37:16 +02:00
Jim LAURIE
82aeed2a40 Review all the concept structure and content structure 2019-10-09 12:32:58 +02:00
Alon Bukai
40d3d78b0d Fix spelling acces -> access (#4211) 2019-10-08 14:12:20 +02:00
Jim LAURIE
c4ddb168cd Merge branch 'master' of github.com:strapi/strapi into documentation-update 2019-10-07 18:00:38 +02:00
Jim LAURIE
bf1b7b8562 Fix typo - apply PR feedback 2019-10-05 12:04:50 +02:00
Jim LAURIE
9cbab5d4bb Move the users permissions plugin in a plugins section 2019-10-03 17:59:56 +02:00