HttpCreds: Warn in log if keychain-write jobs fail #6776
authorChristian Kamm <mail@ckamm.de>
Tue, 22 Jan 2019 09:04:08 +0000 (10:04 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:36 +0000 (10:58 +0100)
commit13890c04a7613c2e8f46ba7452aff4483247d7f4
treec96ddad25116e4f8b3acf76d6c8903ca0740789a
parent1a250bc3c70028886b572a18b351e02cfa5daf55
HttpCreds: Warn in log if keychain-write jobs fail #6776

Also, calling deleteLater() on jobs is unnecessary (they autodelete
after finished()) and deleting the attached QSettings is also
unnecessary because the settings object is parented to the job.
src/libsync/creds/httpcredentials.cpp
src/libsync/creds/httpcredentials.h