Add the password when sharing a pad with a friend
This commit is contained in:
@@ -412,6 +412,7 @@ define([
|
||||
if (!friend.notifications || !friend.curvePublic) { return; }
|
||||
common.mailbox.sendTo("SHARE_PAD", {
|
||||
href: href,
|
||||
password: config.password,
|
||||
name: myName,
|
||||
title: title
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user