Update app/controllers/api/users.php

Co-authored-by: Jake Barnby <jakeb994@gmail.com>
This commit is contained in:
Eldad A. Fux
2025-10-14 07:58:30 +01:00
committed by GitHub
co-authored by Jake Barnby
parent 0bd27c4182
commit 4c6961f7d6
-1
View File
@@ -1324,7 +1324,6 @@ App::patch('/v1/users/:userId/password')
}
}
if (\strlen($password) === 0) {
$user
->setAttribute('password', '')