public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lightdm] f45: Add support for unlocking oo7 wallets with login
@ 2026-09-02 17:00 Neal Gompa
0 siblings, 0 replies; only message in thread
From: Neal Gompa @ 2026-09-02 17:00 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/lightdm
Branch : f45
Commit : 709200fcf2ed97972987129e565ca5b9e33b43ec
Author : Neal Gompa <ngompa@fedoraproject.org>
Date : 2026-09-02T13:00:21-04:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/lightdm/c/709200fcf2ed97972987129e565ca5b9e33b43ec?branch=f45
Log:
Add support for unlocking oo7 wallets with login
---
diff --git a/lightdm.pam b/lightdm.pam
index 11bbcfc..aa7a538 100644
--- a/lightdm.pam
+++ b/lightdm.pam
@@ -5,6 +5,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_nologin.so
account include system-auth
@@ -19,5 +20,6 @@ session include system-auth
-session optional pam_gnome_keyring.so auto_start
-session optional pam_kwallet5.so
-session optional pam_kwallet.so
+-session optional pam_oo7.so auto_start
session optional pam_lastlog2.so silent
session include postlogin
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-02 17:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-02 17:00 [rpms/lightdm] f45: Add support for unlocking oo7 wallets with login Neal Gompa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox