Files
open-webui-ai4me/backend/open_webui
Classic298 d59b933bf2 fix: apply REDIS_KEY_PREFIX to tool_servers and terminal_servers cache keys (#23649)
These four Redis calls were the only places in the backend still using
bare cache keys. Every other call already namespaces through
REDIS_KEY_PREFIX, which is how multiple Open WebUI instances sharing a
Redis database stay isolated. Two instances with different
TOOL_SERVER_CONNECTIONS or TERMINAL_SERVER_CONNECTIONS would otherwise
clobber each other's cached OpenAPI specs.
2026-04-12 18:29:21 -05:00
..
2026-04-12 18:12:59 -05:00
2026-04-01 18:26:46 -05:00
2026-04-12 18:12:59 -05:00
2026-04-12 18:12:59 -05:00
2026-03-23 23:39:52 -05:00
2026-04-12 12:36:21 -05:00
2026-03-17 17:58:01 -05:00
2026-04-12 14:39:23 -05:00
2026-03-24 15:41:26 -05:00
2026-04-11 17:06:58 -06:00
2026-03-25 17:29:57 -05:00
2026-04-12 18:12:59 -05:00
2026-04-12 14:22:11 -05:00
2026-04-12 18:12:59 -05:00
2026-03-17 17:58:01 -05:00