public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Neal Gompa <ngompa@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/greetd] rawhide: Add support for unlocking oo7 wallets with login
Date: Wed, 02 Sep 2026 17:01:53 GMT [thread overview]
Message-ID: <178836851342.1.5633475939619626376.rpms-greetd-bc9aacb09aeb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/greetd
Branch : rawhide
Commit : bc9aacb09aeb065ad0e9e0f9de40143af724cd8b
Author : Neal Gompa <ngompa@fedoraproject.org>
Date : 2026-09-02T13:01:41-04:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/greetd/c/bc9aacb09aeb065ad0e9e0f9de40143af724cd8b?branch=rawhide
Log:
Add support for unlocking oo7 wallets with login
---
diff --git a/greetd.pam b/greetd.pam
index 52df2fe..9746f03 100644
--- a/greetd.pam
+++ b/greetd.pam
@@ -3,6 +3,7 @@ auth substack system-auth
-auth optional pam_gnome_keyring.so
-auth optional pam_kwallet5.so
-auth optional pam_kwallet.so
+-auth optional pam_oo7.so
auth include postlogin
account required pam_sepermit.so
@@ -20,4 +21,5 @@ session include system-auth
-session optional pam_gnome_keyring.so auto_start
-session optional pam_kwallet5.so auto_start
-session optional pam_kwallet.so auto_start
+-session optional pam_oo7.so auto_start
session include postlogin
reply other threads:[~2026-09-02 17:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178836851342.1.5633475939619626376.rpms-greetd-bc9aacb09aeb@fedoraproject.org \
--to=ngompa@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox