enable anonymous and domain extra field in authinfo
ClosedPublic

Authored by sitter on Feb 11 2020, 12:55 PM.

Details

Summary

this causes kiod to query the password with the relevant functionality
enabled. domain additionally defaults to whatever smbc_getWorkgroup returns

BUG: 327484
FIXED-IN: 19.12.3

Test Plan
  • builds
  • auth query has new functionality
  • logging in still works as expected

I couldn't actually get the original problem in 327484 to appear with a samba DC I threw together, so for all I know this doesn't actually fix the bug but I have no way to test :|

Diff Detail

Repository
R320 KIO Extras
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sitter created this revision.Feb 11 2020, 12:55 PM
Restricted Application added projects: Dolphin, Frameworks. · View Herald TranscriptFeb 11 2020, 12:55 PM
Restricted Application added subscribers: kfm-devel, kde-frameworks-devel. · View Herald Transcript
sitter requested review of this revision.Feb 11 2020, 12:55 PM
ngraham accepted this revision.Feb 11 2020, 5:52 PM

I also cannot test this properly, but the code change looks appropriate.

This revision is now accepted and ready to land.Feb 11 2020, 5:52 PM
This revision was automatically updated to reflect the committed changes.