finish register
This commit is contained in:
@@ -93,6 +93,7 @@ def add(
|
||||
# Post-migration (users): rename `email` to `EMAIL`
|
||||
'id': 'email',
|
||||
'sk': email,
|
||||
'user_id': user_id,
|
||||
'created_at': now_,
|
||||
},
|
||||
# Prevent duplicate emails
|
||||
|
||||
Reference in New Issue
Block a user