permissions and content moderation

This commit is contained in:
2024-04-09 12:11:18 +02:00
parent c444355f1b
commit 090ead3cbb
13 changed files with 2090 additions and 164 deletions

59
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": "6ade1a00b1c2927f51284f4f241febbe",
"content-hash": "006533954e7bdaeccbccd782281c849c",
"packages": [
{
"name": "asm89/stack-cors",
@@ -7350,6 +7350,63 @@
"source": "https://git.drupalcode.org/project/video_embed_field"
}
},
{
"name": "drupal/view_unpublished",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/view_unpublished.git",
"reference": "8.x-1.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/view_unpublished-8.x-1.2.zip",
"reference": "8.x-1.2",
"shasum": "14374dd56d841270207e21974c7b7cf8aa1804f7"
},
"require": {
"drupal/core": "^9.4 || ^10"
},
"require-dev": {
"drupal/coder": "^8.3.18",
"phpcompatibility/php-compatibility": "10.x-dev@dev"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.2",
"datestamp": "1709383642",
"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": "Agnes Chisholm",
"homepage": "https://www.drupal.org/user/173461",
"email": "amaria@chisholmtech.com"
},
{
"name": "fathima.asmat",
"homepage": "https://www.drupal.org/user/3622664"
},
{
"name": "tobiasb",
"homepage": "https://www.drupal.org/user/183956"
}
],
"description": "Select which roles should be able to see unpublished nodes.",
"homepage": "https://www.drupal.org/project/view_unpublished",
"support": {
"source": "https://git.drupalcode.org/project/view_unpublished"
}
},
{
"name": "drupal/views_bulk_edit",
"version": "2.9.0",