Updated externalauth and removed patch, updated patch for paragraphs.
... | ... | @@ -46,7 +46,7 @@ |
"drupal/entity_browser": "2.2", | ||
"drupal/entity_browser_block": "1.0", | ||
"drupal/entity_reference_revisions": "1.6", | ||
"drupal/externalauth": "1.1", | ||
"drupal/externalauth": "1.2", | ||
"drupal/features": "3.8", | ||
"drupal/fences": "2.0-alpha2", | ||
"drupal/field_group": "3.0-rc1", | ||
... | ... | @@ -143,11 +143,8 @@ |
"drupal/samlauth": { | ||
"ISTWCMS-2268: Rewrite the samlauth to allow for autoassigning roles": "patches/modules/samlauth/remove_presave_hook-samlauth-2925171-1.patch" | ||
}, | ||
"drupal/externalauth": { | ||
"ISTWCMS-2267: Remove provider prefix to username (samlauth_)": "patches/modules/externalauth/externalauth-optional_prefix-2798323-24.patch" | ||
}, | ||
"drupal/paragraphs": { | ||
"Integrity constraint violation: 1048 Column 'langcode' cannot be null": "https://www.drupal.org/files/issues/paragraphs-missing-langcode-2901390-9.patch" | ||
"Integrity constraint violation: 1048 Column 'langcode' cannot be null": "https://www.drupal.org/files/issues/2019-07-10/paragraphs-set_langcode_widgets-2901390-29.patch" | ||
}, | ||
"drupal/eck": { | ||
"After 8.7.x core update install profile with ECK config has fatal errors on install": "https://www.drupal.org/files/issues/2019-07-17/%203055007-8-after-8.7-core-update-fatal-errors-on-install-profile-install.patch" | ||
... | ... |
Please register or sign in to comment