Skip to content

[kcms/user] Set interactive auth flag for more calls

Nicolas Fella requested to merge work/fixusersforreal into master

Creating and deleting users needs that too

This also means that we need to be more correct with the types passed into the DBus calls since with passing the args as list we don't get implicit conversion to the correct type any more

BUG: 450122

Merge request reports