Files
open-webui-ai4me/backend/open_webui
Classic298 4498c21f4c fix: enforce model access control on Ollama generate, show, embed, embeddings endpoints (#23631)
These four endpoints checked model existence but never verified the user has read access via AccessGrants, allowing any authenticated user to use restricted models.

Uses the canonical check_model_access helper from utils.access_control.
2026-04-12 12:29:26 -05:00
..
2026-03-17 17:58:01 -05:00
2026-04-01 18:26:46 -05:00
2026-03-26 19:01:33 -05:00
2026-04-01 07:42:11 -05:00
2026-03-23 23:39:52 -05:00
2026-03-17 17:58:01 -05:00
2026-03-17 17:58:01 -05:00
2026-04-11 16:44:12 -06:00
2026-04-12 12:28:38 -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-08 13:34:23 -07:00
2026-04-11 17:06:58 -06:00
2026-03-17 17:58:01 -05:00