Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support additional policy directories #134

Merged
merged 2 commits into from
Sep 25, 2024

Commits on Jun 29, 2024

  1. Support additional policy directories

    This allows multiple directories to contain qrexec policy, which allows
    for transient policy that disappears on reboot.
    
    Fixes: QubesOS/qubes-issues#8513
    DemiMarie committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    f2ed5fb View commit details
    Browse the repository at this point in the history
  2. Use fully-qualified exception names in .pylintrc

    This avoids a deprecation warning from pylint.  Also fix an incorrect
    comment.
    DemiMarie committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    966e383 View commit details
    Browse the repository at this point in the history