allow cloud filenames to include ampersands without messing up auth tokens (zid, owt, and zat, and the constant placeholder 'f=')
This commit is contained in:
@@ -233,6 +233,7 @@ class Browser extends DAV\Browser\Plugin {
|
||||
$f[] = $ft;
|
||||
}
|
||||
|
||||
|
||||
$output = '';
|
||||
if ($this->enablePost) {
|
||||
$this->server->emit('onHTMLActionsPanel', array($parent, &$output, $path));
|
||||
|
Reference in New Issue
Block a user