Files
open-webui-custom/backend/open_webui/routers
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
..
2025-02-16 00:11:18 -08:00
2025-06-28 14:02:07 +04:00
2025-06-18 14:01:14 +04:00
2025-04-02 17:55:24 -07:00
2025-07-02 17:59:56 +02:00
2025-03-03 21:27:48 -08:00
2025-07-09 13:00:28 +04:00
2025-05-15 12:58:44 +04:00
2025-06-03 18:07:29 +04:00
2025-07-02 17:59:56 +02:00
2025-06-16 15:12:32 +04:00