nafiesl / silsilah

A genealogy/family tree application, built with Laravel.
MIT License
588 stars 284 forks source link

Fix: Prevent Override User Password if the Field is Empty #60

Closed issh1989 closed 3 years ago

issh1989 commented 3 years ago

To prevent remove the password from database row.

nafiesl commented 3 years ago

Hello @issh1989 Thank you very much for the bugfix PR, I have added a test to make sure we covered your new code. This PR looks good to me, but let's wait for the Travis build https://travis-ci.org/github/nafiesl/silsilah/builds/728680471 to make we have no impact to other feature.

Thanks.