31 Commits

Author SHA1 Message Date
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
6b418b1460 Fix PR feedback and add twitter provider 2018-01-23 09:30:25 +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
Jim Laurie
6e44e2e274 Add provider connection 2018-01-12 15:20:13 +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
Aurelsicoko
87350ef2f1 Fix babel-polyfill dependencies and improve email appearance 2017-12-05 12:10:08 +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
cyril lopez
f923a46177 Fetch policies for EditPage container 2017-11-30 11:07:54 +01:00
Jim Laurie
ee1ece28d8 Use request route to detect current action 2017-11-27 16:47:16 +01:00
Jim Laurie
156e21f650 Review Auth response 2017-11-20 16:28:50 +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
304a5bbb72 Reset password 2017-11-17 11:41:23 +01:00
Jim Laurie
cd834d6828 Change email node module 2017-11-16 18:00:15 +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
5ca1076179 Add static login for fontend 2017-11-14 11:49:19 +01:00