After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 593575 - Fix logic in only_if option of pam module
Fix logic in only_if option of pam module
Status: RESOLVED FIXED
Product: gnome-keyring
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-08-30 18:14 UTC by Vincent Untz
Modified: 2009-08-30 18:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (557 bytes, patch)
2009-08-30 18:14 UTC, Vincent Untz
committed Details | Review

Description Vincent Untz 2009-08-30 18:14:32 UTC
Created attachment 142079 [details] [review]
Patch

The logic for the only_if option of the pam module is reverted. This is a
trivial patch to fix it :-)
Comment 1 Stef Walter 2009-08-30 18:35:32 UTC
Good catch. Looks good to go ahead and commit.