Skip to content

Issue #3270116: Fix remove "Flood Control settings page" from top markup if...

Abdullah Yassin requested to merge issue/flood_control-3270116:3270116-1 into 2.0.x

Issue #3270116: Fix remove "Flood Control settings page" from top markup if the user doesn't has a permission Changes:

  1. Add new permission to access the Flood control settings page.
  2. Separate the form top markup field into 2 parts:
    1. Default markup without a link to the Flood control settings page.
    2. Link to the Flood control settings page if the current user has permission to access it.

Closes #3270116

Merge request reports