Aurelsicoko
|
ed696f70a0
|
Refetch roles after delete
|
2018-01-24 13:51:22 +01:00 |
|
Aurelsicoko
|
cf1cb7050b
|
Resolve conflicts and disallow to edit and remove default roles
|
2018-01-24 11:52:09 +01:00 |
|
Aurelsicoko
|
f2bff7f17d
|
Return an error if a non-admin user try to connect to the admin
|
2018-01-24 11:38:42 +01:00 |
|
Aurelsicoko
|
8f85d85349
|
Improve roles in database to work with Bookshelf
|
2018-01-23 18:54:17 +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 |
|
Luca
|
202d5d97c4
|
Merge branch 'master' into master
|
2018-01-23 14:02:31 +01:00 |
|
Luca
|
adc532cf74
|
feat(plugin-users-permissions): lowercase email
|
2018-01-23 13:35:51 +01:00 |
|
Jim LAURIE
|
eb1d1645fd
|
Merge branch 'master' into auth-provider/update-user-models
|
2018-01-23 10:45:26 +01:00 |
|
Jim Laurie
|
6b418b1460
|
Fix PR feedback and add twitter provider
|
2018-01-23 09:30:25 +01:00 |
|
Aurelsicoko
|
a06336cdbb
|
Update permissions from UI in database
|
2018-01-22 18:19:44 +01:00 |
|
Luca Perret
|
0641c7b279
|
fix(plugin-users-permissions): undefined value
|
2018-01-18 23:27:59 +01:00 |
|
Luca Perret
|
2816863cfc
|
fix(plugin-users-permissions): auth register lower case identifier
|
2018-01-18 23:27:59 +01:00 |
|
Luca Perret
|
d0d70976c9
|
feat(plugin-users-permissions): auth email case-insensitive
|
2018-01-18 23:27:59 +01:00 |
|
Aurelsicoko
|
fa8976c98f
|
Fix infinite login
|
2018-01-18 11:13:44 +01:00 |
|
Jim Laurie
|
7442e01abb
|
Fix conflict documentation
|
2018-01-18 08:32:44 +01:00 |
|
Aurelsicoko
|
b84976fbbd
|
Improve init action to check if there is an administrator
|
2018-01-17 19:22:35 +01:00 |
|
Aurelsicoko
|
4aa28a196e
|
[WIP] Read and update roles & permissions using database
|
2018-01-17 18:50:12 +01:00 |
|
cyril lopez
|
c838b90e21
|
Add serverRestart to users-permissions
|
2018-01-15 11:07:40 +01:00 |
|
Jim Laurie
|
6e44e2e274
|
Add provider connection
|
2018-01-12 15:20:13 +01:00 |
|
cyril lopez
|
2af14f24c5
|
Throw error when trying to get /user/me with no headers
|
2018-01-11 16:24:16 +01:00 |
|
Luca Perret
|
5035170424
|
feat(plugin-users-permissions): add /user/me to fetch authenticated user model
|
2018-01-10 20:29:34 +01:00 |
|
Luca Perret
|
d877440862
|
typo(plugin-users-permissions): useless curly brace
|
2018-01-10 20:28:05 +01:00 |
|
Aurelsicoko
|
c9d47b1fed
|
Retrieve plugins' icons URL from API and name Redux store
|
2018-01-05 16:19:53 +01:00 |
|
Jim Laurie
|
4cb88af247
|
Fix PR feedback
|
2017-12-15 14:22:11 +01:00 |
|
Jim Laurie
|
b5c813e5f8
|
Can not set role 0 to someone user API
|
2017-12-15 10:49:01 +01:00 |
|
Jim Laurie
|
78c2b252cd
|
Fix find users
|
2017-12-14 16:29:13 +01:00 |
|
Jim Laurie
|
5f4a5971d7
|
Last fix PR
|
2017-12-11 11:14:07 +01:00 |
|
cyril lopez
|
4074846b5b
|
Refacto service
|
2017-12-08 10:42:45 +01:00 |
|
cyril lopez
|
3ebd86b2e1
|
Update branch
Merge branch 'user-permissions' of github.com:strapi/strapi into user-permissions
|
2017-12-07 18:42:40 +01:00 |
|
cyril lopez
|
8d6cace469
|
Refacto InputSearch
|
2017-12-07 18:31:19 +01:00 |
|
Jim Laurie
|
729eea32c7
|
Merge branch 'user-permissions' of https://github.com/strapi/strapi into user-permissions
|
2017-12-07 18:31:16 +01:00 |
|
cyril lopez
|
b01abf91f1
|
Add apiRoutes and fix feedback PR
|
2017-12-07 18:16:18 +01:00 |
|
Jim Laurie
|
5b4f91dcff
|
Fix some PR feedback
|
2017-12-07 18:16:15 +01:00 |
|
cyril lopez
|
cba9cac629
|
Delete useless request file in ctm and order Auth controller by function s name
|
2017-12-07 15:21:54 +01:00 |
|
Jim Laurie
|
3f15a5b618
|
Fix bookshelf fetch for auth
|
2017-12-07 14:56:25 +01:00 |
|
cyril lopez
|
ac102e88e5
|
Fix conflict
|
2017-12-06 15:15:43 +01:00 |
|
cyril lopez
|
59872ac890
|
Handle backend errors in ctm
|
2017-12-06 15:11:55 +01:00 |
|
Jim Laurie
|
15e4f9985f
|
Remove password and token from fetchable data USER API / AUTH
|
2017-12-06 14:15:27 +01:00 |
|
cyril lopez
|
1084e88826
|
Catch register errors and handle it in front
|
2017-12-06 12:19:43 +01:00 |
|
cyril lopez
|
ec09ee6a28
|
Update branch
Merge branch 'user-permissions' of github.com:strapi/strapi into user-permissions
|
2017-12-06 11:51:36 +01:00 |
|
cyril lopez
|
642bee0085
|
Init auth errors
|
2017-12-06 11:47:39 +01:00 |
|
Jim Laurie
|
d5d08e16f9
|
Identify admin by headers and send custom error response
|
2017-12-06 11:38:00 +01:00 |
|
cyril lopez
|
f3ffab4ed8
|
Fix listPlugins design hide email and ctm plugins from menu and fix Editrole css
|
2017-12-05 15:50:24 +01:00 |
|
Aurelsicoko
|
87350ef2f1
|
Fix babel-polyfill dependencies and improve email appearance
|
2017-12-05 12:10:08 +01:00 |
|
cyril lopez
|
4bab690f5c
|
Fix conflict
|
2017-12-04 15:52:44 +01:00 |
|
Jim Laurie
|
6eb4a5cb77
|
Fix user update encrypted password
|
2017-12-04 15:35:45 +01:00 |
|
cyril lopez
|
4cb45e48be
|
Fix design
|
2017-12-04 15:03:53 +01:00 |
|
Jim Laurie
|
f852a732a3
|
Review email reset password template
|
2017-12-04 14:11:00 +01:00 |
|
Jim Laurie
|
2c43a856ce
|
Catch email error forgot password
|
2017-12-04 14:00:09 +01:00 |
|
Jim Laurie
|
74164aa38a
|
Remove log and fix email reset password 404
|
2017-12-04 13:40:07 +01:00 |
|