Skip to content

fix: direct RfPP requests to the right pages

Chlod Alejandro requested to merge rfpp-fix into master

Currently, RedWarn sends rewuests for page (un)protection to the top-level page, which used to house all requests. However, there are now two subpages for handling requests that are transcluded to the top-level page. This MR sends those requests to the right subpages.

See here for more details.

Merge request reports