Alexandre BODIN
61c0c9d9b4
Add v3.x and remove alpha docs ( #6344 )
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-25 18:11:45 +02:00
Alexandre BODIN
f32bc7b30b
Merge pull request #5655 from ScottAgirs/patch---adjust-naming-to-password-mutations
...
Fix #5653 : improve UserPermissions - password mutations
2020-05-25 15:44:48 +02:00
Jim LAURIE
fc4cef9926
fix: fix pr feedback
...
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-05-22 10:34:38 +02:00
Jim LAURIE
16c304d710
Merge branch 'master' of github.com:strapi/strapi into jwtconfig
2020-05-22 10:22:14 +02:00
Alireza Kavian
603ffc1830
google provider section modified ( #5730 )
...
The second "Client Id" should be: "Client Secret"
2020-05-12 11:20:35 +02:00
ScottAgirs
d41227b75d
Merge branch 'master' into patch---adjust-naming-to-password-mutations
...
Signed-off-by: ScottAgirs <scott@ijs.to>
2020-05-07 13:05:29 -04:00
Alexandre Bodin
da910b0b39
Fix create new project cli option for mongo not handled correctly
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Fix typos
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Add tests for env helpers
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Typo
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-29 11:06:44 +02:00
Alexandre Bodin
2e31afe6dd
Upgrade doc to use env var and js config files
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-29 11:06:43 +02:00
Alexandre Bodin
a877a00934
Update docuemntation
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-29 11:06:41 +02:00
Astraeus-
2dafb22b5e
Update authentication error documentation
...
Error has a "response" property that holds the data
Signed-off-by: Astraeus- <Astraeus-@users.noreply.github.com>
2020-04-23 16:56:52 +02:00
Matt
b515adc6b8
Added some documentation about the JWT token configuration
...
Signed-off-by: Matt <kapakapa197@gmail.com>
2020-04-12 14:23:43 +02:00
ScottAgirs
823acf4777
[deprecate] change-password in favour of reset-password
...
Signed-off-by: ScottAgirs <scott@ijs.to>
2020-04-11 13:41:09 -04:00
ScottAgirs
3a1b5dbe7d
[add] documentation for password mutations
...
Signed-off-by: ScottAgirs <scott@ijs.to>
2020-03-31 00:55:35 -04:00
Derrick Mehaffy
4056f640a0
Add a link to build docs for custom providers
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-03-27 05:33:58 -07:00
Michael-Scott-PC
e56fa01c1c
Documentation improvements
2020-03-22 18:28:03 +01:00
Derrick Mehaffy
a70b55eeaf
Add FAQ and modify create provider docs
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-03-03 03:18:02 -07:00
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