Remove XXX

This commit is contained in:
yflory 2019-11-25 16:50:38 +01:00
parent 6047a8640e
commit 0dc0df8aa1

View file

@ -223,7 +223,6 @@ define([
if (wrongPasswordStored) {
// Store the correct password
nThen(function (w) {
// XXX noPasswordStored: return; ?
Cryptpad.setPadAttribute('password', password, w(), parsed.getUrl());
Cryptpad.setPadAttribute('channel', secret.channel, w(), parsed.getUrl());
if (parsed.hashData.mode === 'edit') {