OAuth: cleanup debug messages
authorOlivier Goffart <ogoffart@woboq.com>
Tue, 13 Jun 2017 08:24:26 +0000 (10:24 +0200)
committerOlivier Goffart <olivier@woboq.com>
Tue, 13 Jun 2017 10:08:24 +0000 (12:08 +0200)
commit5100a2daf137ac247904c5bd28549bd15dd34658
tree03e47c724800a7b9e4511b1eb15ed67a35888837
parent6e57b0219edd7dcc99509620277bb53478d958a6
OAuth: cleanup debug messages

- Add category to the all messages (they did not have it was merged right after
the patch to add category everywhere, but this code did not have it.)

- Make sure there is no warnings in the normal flow. (The wizard does a request
without authentication to determine the auth type)
src/gui/creds/oauth.cpp
src/libsync/abstractnetworkjob.cpp
src/libsync/creds/httpcredentials.cpp