Alexandre Bodin
|
2befa1cf48
|
Use primaryKey on delete queries
|
2019-07-16 23:27:34 +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
|
a41641bfe4
|
Add a queries interface to the plugins
|
2019-04-26 13:40:23 +02:00 |
|
Kamal Bennani
|
17d8eb36c0
|
Adapt User plugin to the new API
|
2019-03-21 09:06:06 +01: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
|
9e0faf9b5c
|
Fix deleteUser mutation for Mongoose and Bookshelf
|
2018-11-27 14:54:34 +01:00 |
|
Tarun Thakurani
|
d1427cb6c8
|
[#932] fixed Setting user with numeric password fails
|
2018-09-22 18:45:49 +05:30 |
|
soupette
|
e7357e025c
|
Handle delete many with models from users-permissions
|
2018-06-06 16:20:52 +02:00 |
|
soupette
|
68504fbe16
|
Add eslint to users-permissions backend
|
2018-04-30 18:26:56 +02:00 |
|
Jim Laurie
|
9ef00e217d
|
Delete file upload
|
2018-02-19 16:00:37 +01:00 |
|
Jim LAURIE
|
5fece61ed9
|
Fix set params id
|
2018-02-05 12:41:10 +01:00 |
|
Jim Laurie
|
a8c59f999a
|
Fix user update via API and content-type-builder
|
2018-02-02 12:59:34 +01:00 |
|
Aurelsicoko
|
187f6cb748
|
Display logs for every missing tables or attributes & update delete/add role feature
|
2018-01-23 15:38:43 +01:00 |
|
Aurelsicoko
|
6d8b81ecbd
|
Resolve conflicts
|
2017-12-16 17:08:58 +01:00 |
|
Aurelsicoko
|
8db92c22fd
|
Split Content-Manager logic into service & allow CRUD and associations w/ plugin's models w/ Mongoose
|
2017-12-11 18:23:15 +01:00 |
|
Jim Laurie
|
a5ef1aa0ca
|
Fix user fetch service with id
|
2017-12-11 12:31:26 +01:00 |
|
cyril lopez
|
957b92692a
|
Sort functions by name
|
2017-12-07 15:27:11 +01:00 |
|
Jim Laurie
|
4e6339da1e
|
Fix delete user from group
|
2017-12-05 16:44:54 +01:00 |
|
Aurelsicoko
|
110c209431
|
Be able to create an user from the Content Manager
|
2017-12-05 15:28:31 +01:00 |
|
Jim Laurie
|
6eb4a5cb77
|
Fix user update encrypted password
|
2017-12-04 15:35:45 +01:00 |
|
Jim Laurie
|
72d4ebf3a9
|
Add get policy functions
|
2017-11-29 18:45:51 +01:00 |
|
Jim Laurie
|
4543fd017d
|
Update user API with queries
|
2017-11-29 17:09:19 +01:00 |
|
Aurelsicoko
|
191092fca9
|
Redirect CM action to plugin's controller for User plugin
|
2017-11-29 16:10:13 +01:00 |
|
Aurelsicoko
|
8f8fa6b158
|
Update doc and generated template
|
2017-11-29 15:46:28 +01:00 |
|
Jim Laurie
|
b633558c6e
|
Use query User fetch fetchAll
|
2017-11-28 10:51:03 +01:00 |
|
Jim Laurie
|
cf4a506ed1
|
Encrypt password on user update
|
2017-11-17 16:05:02 +01:00 |
|
Jim Laurie
|
45da41ce11
|
Update user generated API
|
2017-11-17 12:05:03 +01:00 |
|
Jim Laurie
|
f10bd4a936
|
Use db users for login
|
2017-11-16 14:29:49 +01:00 |
|
Jim Laurie
|
b0a2b61be4
|
Register new user with hashed password
|
2017-11-16 14:12:03 +01:00 |
|
Jim Laurie
|
4ad44f016b
|
Init user models and fix api prefix
|
2017-11-14 11:11:22 +01:00 |
|