[pve-devel] applied: [PATCH storage v3] fix #5181: pbs: store and read passwords as unicode
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Jul 30 11:57:05 CEST 2025
On Wed, 30 Jul 2025 09:22:31 +0200, Maximiliano Sandoval wrote:
> At the moment calling
> ```
> pvesm add pbs test --password="bär12345" --datastore='test' # ..other params
> ```
>
> Will result in the API handler getting the param->{passowrd} as a utf-8
> encoded string. When dumped with Debug::Peek's Dump() one can see:
>
> [...]
Applied, thanks!
[1/1] fix #5181: pbs: store and read passwords as unicode
commit: 5245e044adcedbd12e17a7c687b82a39d9130c3f
More information about the pve-devel
mailing list