Skip to content
Snippets Groups Projects
Commit 34408e73 authored by project update bot's avatar project update bot Committed by Steven Ayers
Browse files

Issue #3428193: Automated Drupal 11 compatibility fixes for authorization

parent 75fe8c4c
Branches
Tags 8.x-1.4
1 merge request!31Automated Project Update Bot fixes
Pipeline #281969 failed
name: Authorization
type: module
description: Authorization API connects up providers (for example LDAP) with consumers (for example Organic Groups or Drupal roles).
core_version_requirement: ^9 || ^10
core_version_requirement: ^9 || ^10 || ^11
package: Authorization
configure: entity.authorization_profile.configuration_form
dependencies:
......
name: Drupal Roles Authorization consumer
type: module
description: Add users to roles as part of an Authorization workflow.
core_version_requirement: ^9 || ^10
core_version_requirement: ^9 || ^10 || ^11
package: Authorization
dependencies:
- authorization:authorization
......@@ -2,7 +2,7 @@ name: Authorization Test
type: module
description: Helper module for testing authorization.
package: Testing
core_version_requirement: ^9 || ^10
core_version_requirement: ^9 || ^10 || ^11
hidden: true
dependencies:
- authorization:authorization
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment