discourse/app
Régis Hanol 34d04e7507
SECURITY: add pagination to post replies
When a post has some replies, and the user click on the button to show them, we would load ALL the replies. This could lead to DoS if there were a very large number of replies.

This adds support for pagination to these post replies.

Internal ref t/129773

FIX: Duplicated parent posts

DEV: Query refactor
2024-10-07 11:48:48 +08:00
..
assets SECURITY: add pagination to post replies 2024-10-07 11:48:48 +08:00
controllers SECURITY: add pagination to post replies 2024-10-07 11:48:48 +08:00
helpers DEV: Drop WithServiceHelper 2024-09-05 09:58:20 +02:00
jobs FIX: Appropriately handle uninstalled problem checks (#28771) 2024-09-18 10:11:52 +08:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models SECURITY: add pagination to post replies 2024-10-07 11:48:48 +08:00
serializers DEV: Do not include passkey metadata needlessly (#29074) 2024-10-03 15:44:21 -04:00
services DEV: Have contract take a block in services 2024-10-02 17:00:01 +09:00
views DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00