Apply Authorization headers in Job instead of in each Job implementation.
ClosedPublic

Authored by barchiesi on Apr 28 2019, 9:34 PM.

Details

Summary

Currently each Job adds the Authorization header, this patch centralizes this operation in Job.

See D19948 DRAFT Add Standard Query Parameters support for previous discussions.

Diff Detail

Repository
R477 KGAPI Library
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
barchiesi created this revision.Apr 28 2019, 9:34 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptApr 28 2019, 9:34 PM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
dvratil accepted this revision.Apr 28 2019, 9:52 PM

Good work, thank you!

This revision is now accepted and ready to land.Apr 28 2019, 9:52 PM
barchiesi updated this revision to Diff 57326.May 1 2019, 4:53 PM

Updated after revision D20789 change.

barchiesi set the repository for this revision to R477 KGAPI Library.May 1 2019, 6:17 PM
This revision was automatically updated to reflect the committed changes.