trick0
04337262cb
Merge branch 'master' into master
...
Signed-off-by: Walter Cossu <walter.cossu@realt.it>
2020-05-13 18:33:44 +02:00
David Thomas
ba6c0b4ba2
Add Twitch auth provider ( #6171 )
...
* Add Twitch auth provider
Signed-off-by: David Thomas <dev@synth3.tk>
* Remove unneeded label exclusion
Signed-off-by: David Thomas <dev@synth3.tk>
2020-05-12 16:48:18 +02:00
Pierre Noël
57d7d876b7
Fix/#4513/ability to use a sub path behind a proxy ( #5833 )
...
* add possibility to use strapi on a non-root base url path
* fix documentation password form
* use server.url and admin.url in config
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
* update doc proxy
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
* move server.url location in config
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
* refacto
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
* add possibility to put relative urls
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
* allow '/' as an admin url + refacto
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
* update yarn.lock
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* refacto
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* Remove default proxy option
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
* fix github provider
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* fix github login
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* Remove files that should be here
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Pierre Noël <pierre.noel@strapi.io>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-08 13:50:00 +02:00
Alexandre BODIN
2b3d94d747
Merge pull request #6047 from gfpacheco/bug/ignore-private-fields-on-register
...
Ignore private fields input on user register
2020-05-07 15:21:33 +02:00
Guilherme Pacheco
aa34dd256f
Update register mutation input
...
Signed-off-by: Guilherme Pacheco <guilherme.f.pacheco@gmail.com>
2020-05-06 10:42:17 -03: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
5595f6ca94
Add policy loader
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-29 11:06:36 +02:00
trick0
371e3e0d28
Merge branch 'master' into master
2020-04-24 10:26:37 +02:00
Steven Raines
bec93f672f
updated arguments sent to role controller to ( #5857 )
...
match the expected format
Signed-off-by: Steven Raines <stevenraines@gmail.com>
2020-04-22 11:13:48 +02:00
Walter Cossu
c01bda9fff
added user count
...
Signed-off-by: Walter Cossu <walter.cossu@realt.it>
2020-04-17 18:00:03 +02:00
Alexandre Bodin
94dbf10adc
Merge branch 'master' into develop
2020-04-16 14:05:23 +02:00
Daniel
f56158b684
Fix email confirmation redirect which got broken in #5580
...
Signed-off-by: Daniel <epegzz@gmail.com>
2020-04-15 22:25:27 +02:00
Alexandre Bodin
50df7365d6
Merge branch 'develop' into features/media-lib
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-30 12:04:04 +02:00
Convly
f171029243
Change checkBadRequest's exception shape
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-03-27 14:33:55 +01:00
Convly
2d8e55838e
Update path to contextBody attributes in schema.graphql.js@checkBadRequest()
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-03-27 12:19:44 +01:00
soupette
2e525a7f65
Merge branch 'develop' of github.com:strapi/strapi into features/media-lib
2020-03-27 07:47:17 +01:00
Alexandre BODIN
9fdb650c6c
Fix rerouting of destroy route in user-perm ( #5581 )
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-26 13:55:52 +01:00
soupette
38b7823b34
Merge branch 'develop' of github.com:strapi/strapi into features/media-lib
2020-03-26 08:01:22 +01:00
Roel Beerens
2570e27238
feat: Added missing forgotPassword, changePassword and emailConfirmation mutations/resolvers. Made a slight adjustment to the emailConfirmation controller function in Auth.js to return a UsersPermissionsLoginPayload when using GraphQL
...
Signed-off-by: Roel Beerens <roel@gravity.nl>
2020-03-23 18:02:26 +01:00
Alexandre Bodin
72440af84b
Merge branch 'develop' into features/media-lib
2020-03-23 17:28:21 +01:00
Derrick Mehaffy
8f7af83049
Remove extra console.log in users-permissions
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-03-23 03:50:35 -07:00
Alexandre Bodin
7a8c865051
Merge branch 'develop' into features/media-lib
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-02 15:18:08 +01:00
Alexandre Bodin
bff34ad023
Fix missing lib in users-permissions
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-02 09:59:33 +01:00
Alexandre Bodin
49b6a44078
Fix lint
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-10 21:40:13 +01:00
Alexandre Bodin
3ce852af61
User :: in policies prefix and update documentation accordingly
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-10 21:38:39 +01:00
Alexandre Bodin
0c6d39297f
Add graphql tests for single-types
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-10 21:38:37 +01:00
Alexandre Bodin
dce6bd432c
Merge branch 'develop' into features/single-types
2020-01-21 11:46:26 +01:00
Jim LAURIE
8027b135e1
fix: fix get role via graphql
...
Find one role issue due to params sharing in the GraphQL schema.
fix #5013
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-01-20 17:00:20 +01:00
Alexandre Bodin
d1600dec21
Fix user-permissions bootstrap issue
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-16 16:56:14 +01:00
nurikabe
3c38fc33bf
Remove soft hyphen (U+00AD) from reset password email subject line
2020-01-11 11:29:24 -05:00
Jim LAURIE
e5456da8eb
Merge branch 'master' into master
2019-12-23 11:04:29 +01:00
Alexandre Bodin
632bf537ec
Login and register return simpler informations
2019-12-20 13:38:52 +01:00
Sulakin Vadim
406dec145e
Update bootstrap.js
2019-12-18 08:23:54 +03:00
Alexandre Bodin
0ba3d9d7de
Merge branch 'develop' into features/dynamic-zones
2019-12-10 16:50:07 +01:00
Alexandre Bodin
03193acf4f
Remove populate role on non existing relation breaking mongoose
2019-12-10 16:45:53 +01:00
Alexandre Bodin
2fa574b061
Fix isComponent on null attributes
2019-12-09 14:01:11 +01:00
Alexandre Bodin
c5d57b32fe
Merge branch 'develop' into features/dynamic-zones
2019-12-09 11:48:46 +01:00
Sulakin Vadim
fc6ac8e231
add vk
2019-12-06 01:38:06 +03:00
Virginie Ky
c47985cf9b
Merge branch 'features/dynamic-zones' into front/dynamic-zones-ctm-ui
2019-11-28 15:57:06 +01:00
Virginie Ky
ef66c9ccb8
Icon from db
2019-11-25 17:08:30 +01:00
Virginie Ky
11ccb5e7f3
Dynamic zone edit view ui
2019-11-20 17:46:53 +01:00
Victor LAMBERT
cff8fd9041
Populate only role relation to authorize user
2019-11-16 01:05:21 +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
KalanyuZ
edbff44c82
Add GraphQL register/login ( #3879 )
...
* Add GraphQL login
* Add GraphQL register
* Add graphql login/register/delete End2End test
* Update from requests
* Remove logging
* Update to beta.16
* Update
* Add error handling
* Util function
* Update
2019-10-15 17:17:54 +02:00
Alexandre BODIN
c69e3fd042
Merge branch 'master' into fix/forgot-password-url
2019-10-15 12:17:00 +02:00
Alexandre BODIN
656343d059
Disable reload on jwt.json creation ( #4246 )
2019-10-14 10:49:19 +02:00
Jim LAURIE
9b49bee4b4
Fix #549 forgot password url
2019-10-09 17:37:16 +02:00
Alexandre BODIN
b3648ba4d9
Merge branch 'master' into chore/routing-x-forwarded
2019-09-24 10:04:19 +02:00
Alexandre Bodin
bf7870de3b
Merge branch 'master' of github.com:strapi/strapi into chore/routing-x-forwarded
2019-09-18 17:29:09 +02:00
Natalia Tsvetkova
a4a26be4b3
Merge branch 'master' into feature/instagram_provider
2019-09-18 14:36:18 +02:00