discourse-shared-edits/assets/javascripts/discourse
Sam 4e51a4e231
Some checks failed
Discourse Plugin / ci (push) Has been cancelled
FEATURE: allow shared edits to be enabled on any group (#163)
Allow sites to choose which groups can enable or disable shared edits instead of hardcoding staff and TL4 users. Expose the permission on the current user serializer so the admin menu can hide toggle actions for unauthorized users.

Add rate limits to privileged reset and recover endpoints, and update specs, acceptance tests, docs, and settings copy for the new permission model.

* Update config/settings.yml

Co-authored-by: Martin Brennan <martin@discourse.org>

* fix spec

---------

Co-authored-by: Martin Brennan <martin@discourse.org>
2026-06-25 16:28:07 +10:00
..
components FEATURE: yjs-based collaborative editing with state recovery and cursor sync 2026-02-13 11:34:52 +11:00
connectors/composer-fields-below FEATURE: yjs-based collaborative editing with state recovery and cursor sync 2026-02-13 11:34:52 +11:00
initializers FEATURE: allow shared edits to be enabled on any group (#163) 2026-06-25 16:28:07 +10:00
lib DEV: Fix rich-mode-sync unit tests for new plugin build system (#151) 2026-03-09 09:46:25 +00:00
pre-initializers FIX: move init to pre init so race conditions do not break extensibility (#162) 2026-05-27 08:58:59 +10:00
services DEV: Update linting (#154) 2026-03-13 12:46:27 +00:00