Laura Hausmann
|
80c9280682
|
[backend] Decrease default RecursionLimiter count to 10
|
2023-10-25 18:11:30 +02:00 |
|
Laura Hausmann
|
2575588fa3
|
[backend] Use a recursion limiter for user profile mentions instead of disabling recursion altogether
|
2023-10-25 13:49:10 +02:00 |
|
Laura Hausmann
|
7c8881f1a8
|
[backend] Limit user profile mentions queue to a concurrency of 5
|
2023-10-24 18:50:41 +02:00 |
|
Laura Hausmann
|
544b5a1678
|
[backend] Use a semaphore around populateMentions
This fixes a user-generated DoS payload for giant webring-style trees of mentions in user bios that could cause backend stalls.
|
2023-10-20 20:16:01 +02:00 |
|
Laura Hausmann
|
c64f6b6db6
|
[backend] Fix populateMentions remote filter
|
2023-10-16 01:41:14 +02:00 |
|
Laura Hausmann
|
82e0ef7414
|
[backend] Add mentions column to user_profile table
|
2023-10-15 21:57:59 +02:00 |
|