From: Shannon Sterz <s.sterz@proxmox.com>
To: pdm-devel@lists.proxmox.com
Subject: [pdm-devel] [PATCH yew-comp/yew-widget-toolkit 0/2] fix user self-editing
Date: Wed, 26 Nov 2025 14:51:11 +0100 [thread overview]
Message-ID: <20251126135114.235158-1-s.sterz@proxmox.com> (raw)
these patches submit the expiration date of an account only if it was
actually changed. currently the expiration date is always submitted,
which means that users that don't have permissions to edit the
expiration date of their account, can't edit it at all.
proxmox-yew-widget-toolkit:
Shannon Sterz (1):
form context: add helper to check dirtiness of single fields
src/widget/form/context.rs | 11 +++++++++++
1 file changed, 11 insertions(+)
proxmox-yew-comp:
Shannon Sterz (1):
user panel: update user expiration only if it changed
src/user_panel.rs | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
Summary over all repositories:
2 files changed, 18 insertions(+), 5 deletions(-)
--
Generated by git-murpp 0.8.1
_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel
next reply other threads:[~2025-11-26 13:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-26 13:51 Shannon Sterz [this message]
2025-11-26 13:51 ` [pdm-devel] [PATCH yew-widget-toolkit 1/1] form context: add method to check dirtiness of single fields Shannon Sterz
2025-11-26 13:51 ` [pdm-devel] [PATCH yew-comp 1/1] user panel: update user expiration only if it changed Shannon Sterz
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=20251126135114.235158-1-s.sterz@proxmox.com \
--to=s.sterz@proxmox.com \
--cc=pdm-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