Warn the owners when deleting a BAR pad
This commit is contained in:
@@ -1240,6 +1240,8 @@ define([
|
||||
if (burnAfterReading) {
|
||||
Cryptpad.padRpc.onReadyEvent.reg(function () {
|
||||
Cryptpad.burnPad({
|
||||
password: password,
|
||||
href: window.location.href,
|
||||
channel: secret.channel,
|
||||
ownerKey: burnAfterReading
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user