From: Shannon Sterz <s.sterz@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox-backup] cargo: require proxmox-auth-api 1.0.3
Date: Wed, 6 Aug 2025 10:42:46 +0200 [thread overview]
Message-ID: <20250806084246.51599-1-s.sterz@proxmox.com> (raw)
the only change is that we log the appropriate error return code on
failed login attempts.
Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
---
would be nice to have that in there, as we seem to have a hard to
reproduce pam issue going on and that might give us some more
information.
Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Cargo.toml b/Cargo.toml
index 637bf8f6..ee4952b3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -56,7 +56,7 @@ path = "src/lib.rs"
proxmox-apt = { version = "0.99", features = [ "cache" ] }
proxmox-apt-api-types = "2"
proxmox-async = "0.5"
-proxmox-auth-api = "1.0.2"
+proxmox-auth-api = "1.0.3"
proxmox-base64 = "1"
proxmox-borrow = "1"
proxmox-compression = "1"
--
2.47.2
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
next reply other threads:[~2025-08-06 8:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-06 8:42 Shannon Sterz [this message]
2025-08-06 9:56 ` Thomas Lamprecht
2025-08-06 10:00 ` Shannon Sterz
2025-08-06 10:08 ` Thomas Lamprecht
2025-08-06 10:09 ` Thomas Lamprecht
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=20250806084246.51599-1-s.sterz@proxmox.com \
--to=s.sterz@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/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