Remove XXX
This commit is contained in:
parent
870607c338
commit
741acbd6ef
@ -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') {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user