зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1011343 - don't log username in sync log, r=markh
This commit is contained in:
Родитель
f4ab521f85
Коммит
7369b7f81b
|
@ -968,7 +968,7 @@ Sync11Service.prototype = {
|
|||
&& (username || password || passphrase)) {
|
||||
Svc.Obs.notify("weave:service:setup-complete");
|
||||
}
|
||||
this._log.info("Logging in user " + this.identity.username);
|
||||
this._log.info("Logging in the user.");
|
||||
this._updateCachedURLs();
|
||||
|
||||
if (!this.verifyLogin()) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче