discourse/app/assets
Dan Ungureanu dd175537f3
FIX: Existing shared drafts should be accessible (#11915)
Disabling shared drafts used to leave topics in an inconsistent state
where they were not displayed as shared drafts and thus there was no
way of publishing them. Moreover, they were accessible just to users
who have permissions to create shared drafts.

This commit adds another permission check that is used for most
operations and the old can_create_shared_draft? remains used just when
creating a new shared draft.
2021-02-01 16:16:34 +02:00
..
images Optimize assets/images 2020-11-17 09:53:33 -05:00
javascripts FIX: Existing shared drafts should be accessible (#11915) 2021-02-01 16:16:34 +02:00
stylesheets DEV: {{user-selector}} replacement (#11726) 2021-02-01 13:07:11 +03:00