handeled login or register from a modal, YES git status
This commit is contained in:
64
composer.lock
generated
64
composer.lock
generated
@@ -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": "bee8de31ae3bb4fa7aa201097983403f",
|
||||
"content-hash": "e30f4a9dd3ad6f9179b3b52f60f7791b",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -6495,6 +6495,66 @@
|
||||
"source": "https://git.drupalcode.org/project/field_group"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/field_permissions",
|
||||
"version": "1.0.0-rc2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/field_permissions.git",
|
||||
"reference": "8.x-1.0-rc2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/field_permissions-8.x-1.0-rc2.zip",
|
||||
"reference": "8.x-1.0-rc2",
|
||||
"shasum": "bbc0d4215b24f2613a02a365a22f2039ebcea421"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "~8.0"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-rc2",
|
||||
"datestamp": "1545332280",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "RC releases are not covered by Drupal security advisories."
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "RobLoach",
|
||||
"homepage": "https://www.drupal.org/user/61114"
|
||||
},
|
||||
{
|
||||
"name": "jhedstrom",
|
||||
"homepage": "https://www.drupal.org/user/208732"
|
||||
},
|
||||
{
|
||||
"name": "mariacha1",
|
||||
"homepage": "https://www.drupal.org/user/2210776"
|
||||
},
|
||||
{
|
||||
"name": "markus_petrux",
|
||||
"homepage": "https://www.drupal.org/user/39593"
|
||||
}
|
||||
],
|
||||
"description": "The Field Permissions module allows site administrators to set field-level permissions to edit, view and create fields on any entity.",
|
||||
"homepage": "https://www.drupal.org/project/field_permissions",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/field_permissions",
|
||||
"issues": "https://www.drupal.org/project/issues/field_permissions"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/file_mdm",
|
||||
"version": "1.1.0",
|
||||
@@ -15831,7 +15891,7 @@
|
||||
"version": "8.3.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/coder.git",
|
||||
"url": "https://git.drupalcode.org/project/coder.git",
|
||||
"reference": "35277fc8675b6a2cbb194f8880145a9c85c845c4"
|
||||
},
|
||||
"require": {
|
||||
|
Reference in New Issue
Block a user