Closed
Description
When updating User's email/password, parent::save($data)
may returns DataException (no data to update),
in that case, email/password is not updated.
shield/src/Models/UserModel.php
Lines 202 to 231 in 4c8b53c
When updating User's email/password, parent::save($data)
may returns DataException (no data to update),
in that case, email/password is not updated.
shield/src/Models/UserModel.php
Lines 202 to 231 in 4c8b53c