Alexandre Bodin
|
2a780ea10a
|
Clear _id now that queries return an id everytime
|
2019-08-13 17:40:31 +02:00 |
|
Alexandre Bodin
|
7520961d27
|
Merge branch 'master' into develop
|
2019-08-06 13:49:10 +02:00 |
|
Alexandre BODIN
|
ce1f66970b
|
Merge branch 'master' into master
|
2019-08-06 08:31:42 +02:00 |
|
Rémi M
|
ad01efc7ff
|
Fix /auth/login, reformat code and fix comment
|
2019-08-06 00:51:27 +02:00 |
|
Rémi M
|
0d1450bd19
|
Fix /auth/login, user object was ignoring files and relations
Remove useless variables
|
2019-08-06 00:44:08 +02:00 |
|
Alexandre Bodin
|
e4c7a699fb
|
Add image upload in routing policy of the content manager
|
2019-08-05 10:31:18 +02:00 |
|
Rémi M
|
04f0995b43
|
Fix /auth/login, user object ignore files and relations
Find user by email or identifier to get files and relations.
|
2019-08-03 15:58:01 +02:00 |
|
Alexandre Bodin
|
928c7f4776
|
fix create/update role
|
2019-07-16 20:52:31 +02:00 |
|
Alexandre Bodin
|
56c59c5ae1
|
Implement deleteMany in query.delete
|
2019-07-16 20:11:34 +02:00 |
|
Alexandre Bodin
|
ed6d35d51d
|
Implement delete user
|
2019-07-16 17:23:40 +02:00 |
|
Alexandre Bodin
|
3e53d7c8c2
|
Fix user update and boolean values in DB
|
2019-07-16 17:23:39 +02:00 |
|
Alexandre Bodin
|
c4b7ae55e6
|
Fix username unique in users-permissions plugin and implement sql db unique option
|
2019-07-16 17:23:39 +02:00 |
|
Alexandre Bodin
|
1658b48aa0
|
Refactor users-permissions to use the new strapi.query
|
2019-07-16 17:23:38 +02:00 |
|
Alexandre Bodin
|
44a382149f
|
Fix grant-koa breaking with strapi on grant-koa v4.6.0
|
2019-06-27 18:24:04 +02:00 |
|
Alexandre Bodin
|
864a6ecaea
|
Refactor middleware loading
|
2019-06-11 18:22:07 +02:00 |
|
Alexandre Bodin
|
0b4096a045
|
Add _q param to GET /users
|
2019-05-23 10:18:44 +02:00 |
|
Alexandre Bodin
|
3657094b1b
|
Init end to end api tests in users-permissions plugin
|
2019-05-14 12:42:03 +02:00 |
|
Alexandre Bodin
|
a41641bfe4
|
Add a queries interface to the plugins
|
2019-04-26 13:40:23 +02:00 |
|
Alexandre Bodin
|
ab0fa1f5de
|
Init build bin
|
2019-04-26 13:40:16 +02:00 |
|
soupette
|
a2192c1dec
|
Fix conflicts
|
2019-04-09 16:01:01 +02:00 |
|
soupette
|
e56e46e030
|
Split admin and users.
Co-authored-by: lauriejim
|
2019-04-09 12:09:03 +02:00 |
|
Jim LAURIE
|
c5f3eb67ce
|
Fix loose permissions with Mongo
|
2019-03-21 09:07:02 +01:00 |
|
Kamal Bennani
|
17d8eb36c0
|
Adapt User plugin to the new API
|
2019-03-21 09:06:06 +01:00 |
|
Jim LAURIE
|
8640864b71
|
Merge branch 'master' into fix/confirm-email-token
|
2019-03-06 17:57:52 +01:00 |
|
Jim LAURIE
|
d110a942eb
|
Remove token from register route if confirm email is required
|
2019-03-01 16:28:44 +01:00 |
|
Jim LAURIE
|
53e82cde6a
|
Fix bad token for confirmation link
|
2019-03-01 15:01:09 +01:00 |
|
EpicUsaMan
|
ae50cace6e
|
Fix for SQLite
|
2019-02-28 19:27:36 +02:00 |
|
EpicUsaMan
|
82f83260e9
|
Fix after pull request review
|
2019-02-06 21:57:50 +02:00 |
|
EpicUsaMan
|
327f5f9d4e
|
Cannot send email because options.to is undefined
Currently user doesn't have property email, but have attributes object with email property inside.
|
2019-02-03 02:06:30 +02:00 |
|
Aurélien Georget
|
5f8b4ae667
|
Complete funnel
|
2019-01-23 15:33:30 +01:00 |
|
Jim LAURIE
|
f90255bb75
|
Merge branch 'master' into issue/2327
|
2019-01-22 13:52:13 +01:00 |
|
Jim LAURIE
|
b4968697a0
|
Fix update user email
|
2019-01-22 11:41:49 +01:00 |
|
Aurélien Georget
|
f534340ca2
|
Add listeners to events
|
2019-01-18 16:08:15 +01:00 |
|
David Baxter
|
c01124388d
|
Incorrect params variable name in user update
|
2019-01-16 14:39:24 +11:00 |
|
Aurélien Georget
|
e1ce257d2f
|
Revert codebase and apply limit, skip, start and sort parameters
|
2018-12-06 18:11:53 +01:00 |
|
Aurélien Georget
|
b0aaae9f12
|
Resolve conflicts
|
2018-11-27 18:48:37 +01:00 |
|
Aurélien Georget
|
540e1bccf8
|
Allow private attribute into input definition
|
2018-11-27 14:59:28 +01:00 |
|
Aurélien Georget
|
9e0faf9b5c
|
Fix deleteUser mutation for Mongoose and Bookshelf
|
2018-11-27 14:54:34 +01:00 |
|
ByoungYong Kim
|
fa2c6f37aa
|
Merge branch 'master' into fix/reattempt-1851
|
2018-11-17 20:27:08 +01:00 |
|
Jim LAURIE
|
d677fa89ff
|
Merge branch 'master' into fix/#1787
|
2018-11-08 15:11:35 +01:00 |
|
aDeve
|
429973f814
|
code review : remove longline, and invers logic condition
|
2018-11-02 11:47:04 +01:00 |
|
aDeve
|
f39e917ab1
|
fix #2108 : handle redirect after reset password
|
2018-10-31 17:36:00 +01:00 |
|
entwicklerfr
|
dfca24c908
|
FIX Creating a user in AdminUI does not properly set provider type to local
|
2018-10-28 00:47:09 +02:00 |
|
Benjamin Devaublanc
|
0383c4a6ba
|
Check if user exists before testing user.confirmed
|
2018-10-23 18:49:49 +02:00 |
|
Benjamin Devaublanc
|
a468f82da0
|
Fix error 500 when user trying to signin with bad credentials
|
2018-10-23 13:17:27 +02:00 |
|
ByoungYong Kim
|
a51b030e82
|
Made hold public base url and Auth controller utilize the value.
|
2018-10-09 13:03:59 +02:00 |
|
ByoungYong Kim
|
1c7102381d
|
Using optional proxy config to generate url for and
|
2018-10-09 11:09:34 +02:00 |
|
Jim LAURIE
|
d2eb881ca8
|
Merge branch 'master' into master
|
2018-09-10 17:38:12 +02:00 |
|
Jim LAURIE
|
34124bd6a3
|
Check user exist before user is blocked
|
2018-09-05 11:14:03 +02:00 |
|
Jim LAURIE
|
3a396972f0
|
Fix #1882
|
2018-09-03 14:19:51 +02:00 |
|