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

[WIP] Bring back polkit authentication agent (and patch it...) #10177

Closed
wants to merge 14 commits into from
Closed

[WIP] Bring back polkit authentication agent (and patch it...) #10177

wants to merge 14 commits into from

Commits on Jun 25, 2021

  1. Partially revert commit 4873e7f - bring back polkit authentication agent

    This was removed in 2.0.8 and left us to rely on policykit-1-gnome by 
    other applications such as pkexec, which is unmaintained (last commit 
    was in 2013).
    
    Refer to #10172
    ItzSwirlz committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    55366a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4de48a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45a5f58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    004252f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94afbd6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e42585 View commit details
    Browse the repository at this point in the history
  7. Bring back the JS Polkit Authentication Agent

    Removed in 72b406c - makes us rely on policykit-1-gnome which is deprecated.
    
    Ref: #10172
    ItzSwirlz committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    7472f01 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Configuration menu
    Copy the full SHA
    f76e0e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5b1ae0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c08a712 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dab90f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4b2f23 View commit details
    Browse the repository at this point in the history
  6. Revert "polkitagent: Don't use setbuttons" and some other stuff

    This reverts commit c08a712.
    
    This also reverts the setbuttons commit, since we don't have an
    addbuttons function
    
    Plus, remove policykit-1-gnome from d/control
    ItzSwirlz committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    cea18b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d19eded View commit details
    Browse the repository at this point in the history