Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Firewall
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • Plasma Firewall
  • Merge requests
  • !59

Tell the ufw KAuth helper where to look for the ufw executable

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Paul Worrall requested to merge paulworrall/plasma-firewall:find_ufw_app_profiles into master Dec 09, 2022
  • Overview 6
  • Commits 2
  • Pipelines 4
  • Changes 2

The "Add rule" dialog needs to run ufw via the KAuth helper to interrogate its list of known applications. If the helper can't find ufw, it returns an empty list. This change tells QProcess where to look for ufw in case it isn't in its default path.

Also unrelated minor update to the URLs in the README.md

BUG: 461726

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: find_ufw_app_profiles