The function phpbb_handle_post_delete has hardcoded the conditions for being able to delete a post, while there are a number of other places where this is configurable.
Moreover, in the same execution path, the edit conditions are available through an event.
- duplicates
-
PHPBB-15186 The force_delete_allowed flag does not affect actual posts deletion ability
- Closed