mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 03:25:17 +08:00
Previously, staff could persist user notes longer than the configured maximum post length, which could consume excessive client resources when rendered. This change rejects user notes longer than `SiteSetting.max_post_length` before persistence. Relates to https://patch.discourse.org/patch-triage/1360 |
||
|---|---|---|
| .. | ||
| controllers/discourse_user_notes | ||
| serializers | ||