Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 649 Bytes

File metadata and controls

29 lines (18 loc) · 649 Bytes

Decidim::RemovableAuthorizations

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

Installation

Add this line to your application's Gemfile:

gem "decidim-removable_authorizations"

And then execute:

bundle

Contributing

See Decidim.

License

This engine is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.