mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
## Summary Prevent unauthenticated disclosure of private user custom field values via the directory items sort order. The fix restricts the `order` parameter to public fields for non-staff users and falls back to default sorting when an unauthorized field is requested. ## Source - Patch Triage: https://patch.discourse.org/patch-triage/1334 Co-authored-by: discourse-patch-triage <272280883+discourse-patch-triage[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| controllers | ||
| helpers | ||
| jobs | ||
| mailers | ||
| models | ||
| queries/reports | ||
| serializers | ||
| services | ||
| views | ||