all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] [PATCH yew-comp/yew-widget-toolkit 0/2] fix user self-editing
@ 2025-11-26 13:51 Shannon Sterz
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Shannon Sterz @ 2025-11-26 13:51 UTC (permalink / raw)
  To: pdm-devel

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-11-26 13:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-26 13:51 [pdm-devel] [PATCH yew-comp/yew-widget-toolkit 0/2] fix user self-editing Shannon Sterz
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal