Files
open-webui-ai4me/backend/open_webui/routers
G30 d65116282c fix: enforce global ENABLE_CHANNELS check on all channel endpoints (#19957)
* fix: enforce global ENABLE_CHANNELS check on all channel endpoints

When channels are disabled globally (ENABLE_CHANNELS=false), users with
channel permissions could still fetch channels via API endpoints. This
fix adds a get_enabled_channels dependency to all 22 channel endpoints
that returns 403 Forbidden when channels are globally disabled.

Fixes #19914

* refac

* refac
2025-12-20 08:15:29 -05:00
..
2025-12-10 12:22:40 -05:00
2025-11-19 05:04:03 -05:00
2025-10-07 16:20:27 -05:00
2025-12-02 11:24:23 -05:00
2025-12-10 23:19:19 -05:00
2025-11-23 20:15:52 -05:00
2025-12-09 20:49:46 -05:00
2025-11-28 11:01:22 -05:00
2025-12-16 13:49:00 -05:00
2025-05-15 12:58:44 +04:00
2025-11-19 03:23:33 -05:00
2025-11-28 22:48:58 -05:00
2025-11-13 20:23:13 -05:00
2025-11-13 20:01:21 -05:00