mirror of
https://github.com/rustdesk/hbb_common.git
synced 2026-04-02 22:16:18 +00:00
Revert "remove support_controlling_salt field in Hash"
This reverts commit 11dba932e0.
This commit is contained in:
@@ -329,6 +329,7 @@ message CursorPosition {
|
|||||||
message Hash {
|
message Hash {
|
||||||
string salt = 1;
|
string salt = 1;
|
||||||
string challenge = 2;
|
string challenge = 2;
|
||||||
|
bool support_controlling_salt = 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
enum ClipboardFormat {
|
enum ClipboardFormat {
|
||||||
|
|||||||
Reference in New Issue
Block a user