url direct access #2936

This commit is contained in:
2024-10-15 10:09:10 +02:00
parent 33bd7696e1
commit 5b2fa651a0
20 changed files with 462 additions and 114 deletions

22
composer.lock generated
View File

@@ -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": "5c98347c8de7dd8e83612944f9454bca",
"content-hash": "879780d144369cb20a0e07902d9d4d86",
"packages": [
{
"name": "asm89/stack-cors",
@@ -5813,26 +5813,30 @@
},
{
"name": "drupal/link_attributes",
"version": "1.14.0",
"version": "2.1.1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/link_attributes.git",
"reference": "8.x-1.14"
"reference": "2.1.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/link_attributes-8.x-1.14.zip",
"reference": "8.x-1.14",
"shasum": "fa4f27ecaed7e6b3c58c0adc679918a9beb7ded5"
"url": "https://ftp.drupal.org/files/projects/link_attributes-2.1.1.zip",
"reference": "2.1.1",
"shasum": "fc71571fc41adeda6b39ccefd3c8e21955c0d96f"
},
"require": {
"drupal/core": "^9 || ^10"
"drupal/core": "^9 || ^10 || ^11",
"php": ">=8.0"
},
"require-dev": {
"drupal/linkit": "~6 || ~7"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.14",
"datestamp": "1687393687",
"version": "2.1.1",
"datestamp": "1721366572",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"