0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/discourse-workflows/config
Sam e33e710031
FEATURE: Add Bypass permission checks to create post (#41279)
Allow post workflow to bypass permission checks. Record info using
custom fields for audit log.

<img width="925" height="40" alt="Screenshot 2026-07-17 at 21 54 34"
src="https://github.com/user-attachments/assets/1580fc43-ebbd-473b-9f41-3d3d98ab7f78"
/>

This is needed for a few reasons: 
- Sometimes a workflow may want to post on a closed topic (a whisper,
summary, whatever)
- Sometimes for cases of triage you may want to post as a whisper
without adding to topic allowed users

This gives workflow authors an escape hatch to post wherever they want
by whoever they want ... it is a very powerful feature and default
disabled.

---------

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2026-07-20 11:06:37 +02:00
..
locales FEATURE: Add Bypass permission checks to create post (#41279) 2026-07-20 11:06:37 +02:00
templates FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
routes.rb FEATURE: Add AI authoring to Discourse Workflows (#40504) 2026-06-18 18:32:30 +02:00
settings.yml DEV: hide and disable upcoming changes for disabled plugins (#41657) 2026-07-16 14:35:20 +04:00