Files
open-webui-custom/backend
Athanasios Oikonomou 96758176cc fix: don't over quote forwarded headers
Fix introduced on #15035 is over quoting headers.

Eg mails instead of user@example.com shown as user%40example.com
Eg names instead of First Last shown as First%20Last

Also we are spending some time quoting ids and roles without required.

Keep quote only on user name, initially had problem based on the discussion
https://github.com/open-webui/open-webui/discussions/14391

Also add space in safe characters, in order remove %20 from names.
2025-07-10 22:08:28 +03:00
..
2024-09-06 04:59:20 +02:00
2025-06-09 01:36:32 +04:00
2025-07-07 15:55:26 +04:00
2025-06-27 15:46:38 +04:00