Files
open-webui-ai4me/backend/open_webui
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-06-21 19:12:43 +04:00
2025-05-03 18:16:32 +04:00
2025-06-16 18:27:18 +04:00
2025-04-15 09:55:35 +02:00
2025-07-10 11:14:53 +04:00
2025-06-03 18:07:29 +04:00
2025-07-03 21:54:25 +04:00