Skip to content
  • Jan Blackquill's avatar
    kcms/users: only set changed values via dbus api · 0cf0de17
    Jan Blackquill authored and Jan Blackquill's avatar Jan Blackquill committed
    Setting unchanged values may falsely trigger an authentication
    prompt in the case that the changed value doesn't need authentication
    to change, but the unchanged ones do, leading to an authentication prompt
    to show up.
    
    Adding a little bit of original vs new comparison lets us only send over
    DBus what got changed.
    
    BUG: 437286
    0cf0de17