rspace-online/modules/rsocials
Jeff Emmett 495baa5935 fix: allow unauthenticated thread builder save/share operations
The space role middleware was blocking all POST/PUT requests from
unauthenticated users with a 403, preventing the thread builder's
save draft and share buttons from working. Added publicWrite module
flag to bypass the role check for modules with public API endpoints.
Also fixed saveDraft() to properly surface server errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 09:57:59 -08:00
..
campaign-data.ts feat: add outputPaths to module interface and browsable list pages 2026-03-01 13:55:29 -08:00
landing.ts feat: restructure all 22 landing pages with standardized template 2026-02-27 16:05:26 -08:00
mod.ts fix: allow unauthenticated thread builder save/share operations 2026-03-04 09:57:59 -08:00