Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VACMS-20092: removed danse modules and unused samlauth module form co… #20123

Merged
merged 1 commit into from
Dec 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@
"drupal/crop": "^2.0",
"drupal/csv_serialization": "^4.0",
"drupal/ctools_block": "^4.0",
"drupal/danse": "^2.3",
"drupal/danse_content_moderation": "^2.0@beta",
"drupal/default_content_deploy": "^2.1",
"drupal/devel_entity_updates": "^4.1",
"drupal/diff": "^1.0",
Expand Down Expand Up @@ -171,7 +169,6 @@
"drupal/restui": "^1.16",
"drupal/role_delegation": "1.3.0",
"drupal/s3fs": "^3.6",
"drupal/samlauth": "^3.9",
"drupal/schemata": "^1.0",
"drupal/search_api": "^1.29.0",
"drupal/seckit": "^2.0",
Expand Down
250 changes: 5 additions & 245 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "aa992d810ef45398cacf8ee73a2a1bd9",
"content-hash": "3cd3f7a9eb318a034ebda92c45809a33",
"packages": [
{
"name": "asm89/stack-cors",
Expand Down Expand Up @@ -4762,119 +4762,6 @@
"source": "https://git.drupalcode.org/project/ctools"
}
},
{
"name": "drupal/danse",
"version": "2.3.6",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/danse.git",
"reference": "2.3.6"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/danse-2.3.6.zip",
"reference": "2.3.6",
"shasum": "9d9e9634dbb32016040a5f8bef85a70dc22757ca"
},
"require": {
"drupal/core": "^10.3 || ^11",
"php": ">=8.1"
},
"require-dev": {
"drupal/eca": "^2.0",
"drupal/push_framework": "^2.3"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.3.6",
"datestamp": "1724743561",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "danielspeicher",
"homepage": "https://www.drupal.org/user/3621778"
},
{
"name": "jurgenhaas",
"homepage": "https://www.drupal.org/user/168924"
}
],
"description": "Event driven framework to audit system activity, create notifications from them and allow users to subscribe to them.",
"homepage": "https://www.drupal.org/project/danse",
"keywords": [
"Drupal",
"Notification",
"Subscription"
],
"support": {
"source": "https://drupal.org/project/danse",
"issues": "https://drupal.org/project/issues/danse"
}
},
{
"name": "drupal/danse_content_moderation",
"version": "2.0.0-beta6",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/danse_content_moderation.git",
"reference": "2.0.0-beta6"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/danse_content_moderation-2.0.0-beta6.zip",
"reference": "2.0.0-beta6",
"shasum": "82cef0db38856ed39e1e0259993c66242b87e380"
},
"require": {
"drupal/core": "^8.8 || ^9 || ^10",
"drupal/core_event_dispatcher": "*",
"drupal/danse": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.0-beta6",
"datestamp": "1682542560",
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "acrollet",
"homepage": "https://www.drupal.org/user/253909"
},
{
"name": "edmund.dunn",
"homepage": "https://www.drupal.org/user/3534438"
},
{
"name": "natedouglas",
"homepage": "https://www.drupal.org/user/3518344"
}
],
"description": "Creates DANSE events for Content Moderation transitions",
"homepage": "https://www.drupal.org/project/danse_content_moderation",
"support": {
"source": "https://git.drupalcode.org/project/danse_content_moderation"
}
},
{
"name": "drupal/decoupled_router",
"version": "2.0.4",
Expand Down Expand Up @@ -12787,68 +12674,6 @@
"issues": "https://www.drupal.org/project/issues/s3fs"
}
},
{
"name": "drupal/samlauth",
"version": "3.10.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/samlauth.git",
"reference": "8.x-3.10"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/samlauth-8.x-3.10.zip",
"reference": "8.x-3.10",
"shasum": "c7112aa6b765ed9b6879d8d0f39dd9bf5b2c7270"
},
"require": {
"drupal/core": "^9.5 || ^10 || ^11",
"drupal/externalauth": "^1.3 || ^2.0.6",
"onelogin/php-saml": "^3.3.1 || ^4"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-3.10",
"datestamp": "1723060564",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"branch-alias": {
"dev-8.x-3.x": "3.x-dev"
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "cweagans",
"homepage": "https://www.drupal.org/user/404732"
},
{
"name": "japerry",
"homepage": "https://www.drupal.org/user/45640"
},
{
"name": "roderik",
"homepage": "https://www.drupal.org/user/8841"
},
{
"name": "smfsh",
"homepage": "https://www.drupal.org/user/3348892"
}
],
"description": "Allows users to authenticate against an external SAML identity provider.",
"homepage": "http://drupal.org/project/samlauth",
"support": {
"source": "http://cgit.drupalcode.org/samlauth",
"issues": "http://drupal.org/project/samlauth"
}
},
{
"name": "drupal/schemata",
"version": "1.0.0",
Expand Down Expand Up @@ -18210,70 +18035,6 @@
"BSD-2-Clause"
]
},
{
"name": "onelogin/php-saml",
"version": "4.2.0",
"source": {
"type": "git",
"url": "https://github.com/SAML-Toolkits/php-saml.git",
"reference": "d3b5172f137db2f412239432d77253ceaaa1e939"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/SAML-Toolkits/php-saml/zipball/d3b5172f137db2f412239432d77253ceaaa1e939",
"reference": "d3b5172f137db2f412239432d77253ceaaa1e939",
"shasum": ""
},
"require": {
"php": ">=7.3",
"robrichards/xmlseclibs": "^3.1"
},
"require-dev": {
"pdepend/pdepend": "^2.8.0",
"php-coveralls/php-coveralls": "^2.0",
"phploc/phploc": "^4.0 || ^5.0 || ^6.0 || ^7.0",
"phpunit/phpunit": "^9.5",
"sebastian/phpcpd": "^4.0 || ^5.0 || ^6.0 ",
"squizlabs/php_codesniffer": "^3.5.8"
},
"suggest": {
"ext-curl": "Install curl lib to be able to use the IdPMetadataParser for parsing remote XMLs",
"ext-dom": "Install xml lib",
"ext-openssl": "Install openssl lib in order to handle with x509 certs (require to support sign and encryption)",
"ext-zlib": "Install zlib"
},
"type": "library",
"autoload": {
"psr-4": {
"OneLogin\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "PHP SAML Toolkit",
"homepage": "https://github.com/SAML-Toolkits/php-saml",
"keywords": [
"Federation",
"SAML2",
"SSO",
"identity",
"saml"
],
"support": {
"email": "sixto.martin.garcia@gmail.com",
"issues": "https://github.com/onelogin/SAML-Toolkits/issues",
"source": "https://github.com/onelogin/SAML-Toolkits/"
},
"funding": [
{
"url": "https://github.com/SAML-Toolkits",
"type": "github"
}
],
"time": "2024-05-30T15:10:40+00:00"
},
{
"name": "oomphinc/composer-installers-extender",
"version": "2.0.1",
Expand Down Expand Up @@ -27937,7 +27698,6 @@
"drupal/ckeditor_abbreviation": 15,
"drupal/codit_menu_tools": 15,
"drupal/components": 10,
"drupal/danse_content_moderation": 10,
"drupal/entity_block": 10,
"drupal/entity_clone": 15,
"drupal/entity_diff_ui": 15,
Expand All @@ -27950,6 +27710,7 @@
"drupal/fieldhelptext": 10,
"drupal/flag": 10,
"drupal/graphql_menu": 15,
"drupal/html_tag_usage": 10,
"drupal/image_style_warmer": 5,
"drupal/jsonapi_resources": 10,
"drupal/limited_field_widgets": 15,
Expand All @@ -27968,13 +27729,12 @@
"drupal/simplesamlphp_auth": 5,
"drupal/styleguide": 10,
"drupal/user_history": 15,
"drupal/viewfield": 10,
"drupal/html_tag_usage": 10
"drupal/viewfield": 10
},
"prefer-stable": true,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"platform": {},
"platform-dev": {},
"platform-overrides": {
"php": "8.1.30"
},
Expand Down
Loading