Skip to content

plugins: Get rid of temporarily spawned Polkit Agent for password changes (now handled by Lomiri Polkit Agent)

We have a properly working Polkit agent now and need to avoid conflicts when password changes arrive, so remove the polkit helper program and its references.

Lomiri's Polkit Agent takes over the task of verifying new PINs/passphrases to be valid when the user requests a password change by asking for the new PIN.

Merge request reports