This module allows admins to search authorizations and remove them. It also includes some extra features to add authorizations activities to admin log, with new entries when:
- A user is able to create a valid authorization
- A user fails to validate an authorization
- An admin removes an authorization
Add this line to your application's Gemfile:
gem "decidim-removable_authorizations"And then execute:
bundleSee Decidim.
This engine is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.