Implement Dbus setPin and removePin (#733)

and update documentation
This commit is contained in:
John Freed 2021-09-21 22:26:26 +02:00 committed by GitHub
parent 6c29d90503
commit d622967192
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 45 additions and 0 deletions

View file

@ -229,6 +229,19 @@ isGroupBlocked(groupId<ay>) -> state<b>::
Exceptions: None, for unknown groups 0 (false) is returned
removePin() -> <>::
Removes registration PIN protection.
Exception: Failure
setPin(pin<s>) -> <>::
* pin : PIN you set after registration (resets after 7 days of inactivity)
Sets a registration lock PIN, to prevent others from registering your number.
Exception: Failure
version() -> version<s>::
* version : Version string of signal-cli