mooltipass / moolticute

Mooltipass crossplatform daemon/tools
GNU General Public License v3.0
143 stars 67 forks source link

[BLE] Fix sending save password for empty password #1196

Closed deXol closed 11 months ago

deXol commented 11 months ago

Earlier we added the credential to mmmPasswordChangeArray even if password was empty and later password save message was sent to device. Prevent this with a condition for empty password.