Block a user
username should be an argument of user:add
49069f4a52
Merge pull request 'username should be an argument of user:add' (!71) from bugfix/fix-user-creation-cli into develop
f3c3aa69eb
username should be an argument of user:add
bence
deleted branch bugfix/username-validation-fixes from esoko/mapguesser
2023-09-25 21:21:50 +02:00
4bba7599e1
Merge pull request 'bugfix/username-validation-fixes' (!72) from bugfix/username-validation-fixes into develop
7fb75c9f25
reset grecaptcha in case of error
5d367d5b35
check if username is used during signup
a2d6376e81
check if username is empty in usercontroller
bugfix/username-validation-fixes
bugfix/username-validation-fixes
7fb75c9f25
reset grecaptcha in case of error
5d367d5b35
check if username is used during signup
bence
created branch bugfix/username-validation-fixes in esoko/mapguesser
2023-09-25 20:55:31 +02:00
username should be an argument of user:add
467399c81b
Merge pull request 'feature/username-for-users' (!70) from feature/username-for-users into develop
84e848506f
user display name is the username
e18ed3a034
add google connect and disconnect to account
ea8b46ab91
fix observeInput function
a1b0f5e9fb
identify user by username as well
feature/username-for-users
84e848506f
user display name is the username
e18ed3a034
add google connect and disconnect to account
ea8b46ab91
fix observeInput function
a1b0f5e9fb
identify user by username as well
b1ed28f4b5
merge signup and google signup handling with username support