mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
feat: review comments
This commit is contained in:
@@ -343,7 +343,7 @@ App::post('/v1/teams/:teamId/memberships')
|
||||
'password' => Auth::passwordHash(Auth::passwordGenerator()),
|
||||
/**
|
||||
* Set the password update time to 0 for users created using
|
||||
* team Invite and OAuth to allow password updates without an
|
||||
* team invite and OAuth to allow password updates without an
|
||||
* old password
|
||||
*/
|
||||
'passwordUpdate' => 0,
|
||||
|
||||
Reference in New Issue
Block a user