mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 18:06:35 +03:00
feat: Rename vb-request-v2 -> vb-request-with-auth
Turns out that Alice reacts to a request-v2 message in exactly the same way as to a request-with-auth message. So, no need to distinguish here.
This commit is contained in:
@@ -114,7 +114,7 @@ pub enum Param {
|
||||
///
|
||||
/// For `BobHandshakeMsg::RequestWithAuth`, this is the `Secure-Join-Auth` header.
|
||||
///
|
||||
/// For version two of the securejoin protocol (`vb-request-v2`),
|
||||
/// For version two of the securejoin protocol (`vb-request-with-auth`),
|
||||
/// this is the Auth token used to encrypt the message.
|
||||
///
|
||||
/// For [`SystemMessage::MultiDeviceSync`], this contains the ids that are synced.
|
||||
|
||||
Reference in New Issue
Block a user