Upload a password-protected file from apps
This commit is contained in:
parent
66655b4a23
commit
05bd41f256
@ -53,6 +53,7 @@ define([
|
||||
|
||||
data.name = file.metadata.name;
|
||||
data.url = href;
|
||||
data.password = file.password;
|
||||
if (file.metadata.type.slice(0,6) === 'image/') {
|
||||
data.mediatag = true;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user