[yew-devel] applied: [pdm-devel] [PATCH yew-comp 2/2] token_panel: implement a token panel

Thomas Lamprecht t.lamprecht at proxmox.com
Sat Sep 27 18:57:42 CEST 2025


On Wed, 24 Sep 2025 16:51:34 +0200, Shannon Sterz wrote:
> this is analogous to the user panel. the token panel allows adding,
> editing and remove api tokens. existing tokens can also be
> re-generated and their permissions can be displayed.
> 
> 

Applied, thanks! With a bunch of follow-ups.

Left open for now is the (probably) not required duplicate of the secret value
field into another hidden one, moving the note into the InputPanel to ensure
alignment matches and also adding a small per-field copy button, replacing the
current single one that just takes care of the secret value.

Oh, and it might also be sensible to change the secret field into a password
like one, i.e. hiding the value per default, as better resistance against a
shoulder surfing (and snapping a foto) attack.

[2/2] token_panel: implement a token panel
      commit: b3ec5e54d8949233379dd6a518b0ddf90226a88f




More information about the yew-devel mailing list