mooltipass / moolticute

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

[BLE] Fix adding new credential after linking #1104

Closed deXol closed 1 year ago

deXol commented 1 year ago

There was an isseu when we linked a credential and wanted to add a new one in MMM instead the typed password it used the previous link. This issue is fixed with clearing the linkedAddress after confirming the linking.

Also fixing QueuedConnection issue on Qt6.