|
|
5cccd8f873
|
Merge branch 'master' into login_call_resetPassword
# Conflicts:
# backend/src/graphql/resolver/UserResolver.ts
|
2021-11-26 02:36:32 +01:00 |
|
Hannes Heine
|
5cbdbcb7c9
|
Merge branch 'master' into login_call_resetPassword
|
2021-11-25 10:22:15 +01:00 |
|
|
|
0565ff4d85
|
reverted createUser process - this is done in another PR
|
2021-11-25 09:18:37 +01:00 |
|
|
|
4b5acedea2
|
klicktipp,
removed unused stuff
|
2021-11-23 12:20:36 +01:00 |
|
|
|
d1dfda81ce
|
removed password from createUser & implement setPassword
|
2021-11-23 12:00:14 +01:00 |
|
|
|
a6e4e84c9b
|
do not generate a password for a user, but change the process to set the password later.
|
2021-11-19 01:51:13 +01:00 |
|
|
|
a44a3ee6d0
|
make language an optional parameter for createUser and do not set it on the elopage webhook
|
2021-11-19 01:08:53 +01:00 |
|
|
|
d1ae8a9537
|
cleaned graphql checkUsername Args
|
2021-10-31 02:01:02 +01:00 |
|
elweyn
|
58182d73c6
|
Added the publisherId to the login & createUser calls, adjusted the tests to the new code.
|
2021-10-13 13:26:46 +02:00 |
|
elweyn
|
5a14161284
|
Adding the publisherId to the login call and that it stores it to the user profile.
|
2021-10-13 12:07:23 +02:00 |
|
|
|
3487a2e232
|
renamed args folder to singular arg
|
2021-10-04 10:04:58 +02:00 |
|