From: AsamK Date: Fri, 12 Nov 2021 15:10:22 +0000 (+0100) Subject: Adapt register command to reactivate account if possible X-Git-Tag: v0.10.0~49 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/398cddaf295547448571526ec6205b35d3ba0bfc?hp=398cddaf295547448571526ec6205b35d3ba0bfc Adapt register command to reactivate account if possible By default the unregister command just deactivates the account, in which case it can be reactivated without sms verification if the local data is still available. If the account was deleted (with --delete-account) it cannot be reactivated. ---