public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/ejabberd] f45: - Use password-auth common PAM configuration instead of system-auth
Date: Wed, 23 Sep 2026 19:06:51 GMT [thread overview]
Message-ID: <179019041151.1.8674489184443952727.rpms-ejabberd-eb0a750cdb2e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ejabberd
Branch : f45
Commit : eb0a750cdb2e140d1205f885f1f44db8a48b3ee9
Author : Tomáš Mráz <tmraz@fedoraproject.org>
Date : 2009-09-16T12:10:11+00:00
Stats : +3/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/ejabberd/c/eb0a750cdb2e140d1205f885f1f44db8a48b3ee9?branch=f45
Log:
- Use password-auth common PAM configuration instead of system-auth
---
diff --git a/ejabberd.pam b/ejabberd.pam
index 2f9b69c..8bbc039 100644
--- a/ejabberd.pam
+++ b/ejabberd.pam
@@ -1,4 +1,4 @@
#%PAM-1.0
-auth include system-auth
-account include system-auth
+auth include password-auth
+account include password-auth
diff --git a/ejabberd.spec b/ejabberd.spec
index 05f145f..666ef58 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -1,6 +1,6 @@
Name: ejabberd
Version: 2.0.5
-Release: 8%{?dist}
+Release: 9%{?dist}
Summary: A distributed, fault-tolerant Jabber/XMPP server
Group: Applications/Internet
next reply other threads:[~2026-09-23 19:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-23 19:06 [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-09-23 19:06 [rpms/ejabberd] f45: - Use password-auth common PAM configuration instead of system-auth
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=179019041151.1.8674489184443952727.rpms-ejabberd-eb0a750cdb2e@fedoraproject.org \
--to=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