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

nextcloud-client: switch to libsecret and use it by default #51044

Merged

Commits on Nov 25, 2018

  1. nextcloud-client: switch to libsecret and use it by default

    This change makes it easier for users to setup the nextcloud client with
    GNOME keyring support as discussed in the IRC[1][2].
    
    Additionaly we now use `libsecret` instead of `libgnome-keyring` which
    integrates better in a GNOME setup (libgnome-keyring defaults to the
    Gnome2 library)[3].
    
    [1] https://logs.nix.samueldr.com/nixos/2018-11-24#1745871;
    [2] https://logs.nix.samueldr.com/nixos/2018-11-24#1746033;
    [3] NixOS#38266
    Ma27 committed Nov 25, 2018
    Configuration menu
    Copy the full SHA
    c691321 View commit details
    Browse the repository at this point in the history