Don't log WebDAV Authorization header
This commit is contained in:
parent
dd0fafd41d
commit
b171b15d87
1 changed files with 0 additions and 1 deletions
|
@ -634,7 +634,6 @@ Zotero.Sync.Storage.Mode.WebDAV.prototype = {
|
|||
// on the parent below
|
||||
if (channel) {
|
||||
var channelAuthorization = Zotero.HTTP.getChannelAuthorization(channel);
|
||||
Zotero.debug(channelAuthorization);
|
||||
channel = null;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue