mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 10:39:43 +08:00
## Summary The Discover continuation endpoint now checks the `ai_discover_enabled` setting in its shared permission gate, rejecting both Discover routes with a 403 when the feature is disabled. This prevents authenticated agent-group members from creating AI-bot private-message conversations or queueing replies after an administrator turns off Discovery Search. ## Source - Patch Triage: https://patch.discourse.org/patch-triage/1596 Co-authored-by: discourse-patch-triage <272280883+discourse-patch-triage[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| configuration | ||
| evals | ||
| fabricators | ||
| fixtures | ||
| integration | ||
| jobs | ||
| lib | ||
| models | ||
| reports | ||
| requests | ||
| serializers | ||
| services | ||
| shared/inference | ||
| support | ||
| system | ||
| tasks | ||
| plugin_helper.rb | ||
| plugin_spec.rb | ||