Automatically closed - issue fixed for 2 weeks with no activity.
Flood Control 2.3.1 was released on: 24 Feb 2023 by: fabianderijk →
Thank you, Fabian.✨ Add separate permission for administering configuration vs. unblocking users Fixed
Permissions were changed:
access flood unblock
changed toflood unblock ips
access flood control settings page
changed toadminister flood unblock
@javascript
@local
@development
@staging
@production
Scenario: Check that the Site Admin have access to the flood unblock page
Given I am a logged in user with the"Site admin"
user
When I go to"/admin/people/flood-unblock"
And I wait
Then I should see"Flood Unblock"
The text "Flood Unblock" was not found anywhere in the text of the current page.
access flood unblock
permission for Site Admin user role to flood unblock ips
after changes in Flood Control 2.3.1access flood unblock
permission for Site Admin user role to flood unblock ips
after changes in Flood Control 2.3.1Fixed
9.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.