Upload a password-protected file from apps
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user