ScottAgirs
|
ef861f19ff
|
[bugfix] register() input, payload
Signed-off-by: ScottAgirs <scott@ijs.to>
|
2020-05-19 12:03:31 -04:00 |
|
ScottAgirs
|
ebed726d7b
|
[bugfix] register(input: UsersPermissionsRegisterInput)
Signed-off-by: ScottAgirs <scott@ijs.to>
|
2020-05-19 11:58:36 -04:00 |
|
ScottAgirs
|
13b379128d
|
[bugfix] put back UsersPermissionsRegisterInput on register()
Signed-off-by: ScottAgirs <scott@ijs.to>
|
2020-05-18 15:49:00 -04:00 |
|
ScottAgirs
|
d41227b75d
|
Merge branch 'master' into patch---adjust-naming-to-password-mutations
Signed-off-by: ScottAgirs <scott@ijs.to>
|
2020-05-07 13:05:29 -04: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 |
|
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 |
|
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 |
|
ScottAgirs
|
823acf4777
|
[deprecate] change-password in favour of reset-password
Signed-off-by: ScottAgirs <scott@ijs.to>
|
2020-04-11 13:41:09 -04:00 |
|
ScottAgirs
|
7305a2e20c
|
[add] changePassword
[refactor] changePassword > resetPassword
Signed-off-by: ScottAgirs <scott@ijs.to>
|
2020-03-31 00:55:35 -04:00 |
|
ScottAgirs
|
10667395e2
|
[rename] ForgotPassword > UserPersmissionsPasswordPayload
Signed-off-by: ScottAgirs <scott@ijs.to>
|
2020-03-31 00:55:35 -04: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 |
|
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
|
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
|
0c6d39297f
|
Add graphql tests for single-types
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-02-10 21:38:37 +01:00 |
|