password-protected shared folders aren't urgent. dropping the XXX
This commit is contained in:
parent
a203a67a53
commit
0e70961074
@ -41,7 +41,7 @@ define([
|
||||
var secret = Utils.Hash.getSecrets('drive', hash);
|
||||
if (hash) {
|
||||
// Add a shared folder!
|
||||
// XXX password?
|
||||
// TODO password?
|
||||
Cryptpad.addSharedFolder(secret, function (id) {
|
||||
window.CryptPad_newSharedFolder = id;
|
||||
// Update the hash in the address bar
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user