Add "authenticate" action
ClosedPublic

Authored by kmaterka on Nov 5 2019, 10:27 AM.

Details

Summary

When printer/job requires authentication, for example SMB share, it is not possible to authenticate the job.
This change adds "Authenticate" menu action.

Part of the T11977

Test Plan

Add printer that requires authentincation, for example SMB share.
Do not provide username nor password.
Job will be held with status authentication error.
Right click on the job, select "Authenticate" menu action.

CCBUG: 313619

Diff Detail

Repository
R363 Print Manager
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kmaterka created this revision.Nov 5 2019, 10:27 AM
Restricted Application added a subscriber: kde-utils-devel. · View Herald TranscriptNov 5 2019, 10:27 AM
kmaterka requested review of this revision.Nov 5 2019, 10:27 AM
kmaterka edited the summary of this revision. (Show Details)Nov 5 2019, 10:31 AM
kmaterka added reviewers: ndavis, dantti, ngraham, broulik.
dantti accepted this revision.Nov 5 2019, 11:08 AM

Lgtm thanks

This revision is now accepted and ready to land.Nov 5 2019, 11:08 AM
kmaterka updated this revision to Diff 69315.Nov 5 2019, 12:09 PM

Minor typo

This revision was automatically updated to reflect the committed changes.