Krzysztof Kotlarek 25938208ff
FIX: recalculate respects default invitee trust level (#32393)
Currently, trust level is calculated with this formula:
`[granted_trust_level, previous_trust_level,
SiteSetting.default_trust_level].max`

When a user is invited, SiteSetting.default_invitee_trust_level should
be respected in that calculation.
2025-04-23 09:49:44 +08:00
..
2024-08-12 10:41:13 +02:00
2025-04-15 13:53:01 +08:00
2024-11-06 06:27:49 +08:00
2025-03-26 10:17:59 +08:00