Usergroup system

This commit is contained in:
2017-11-11 17:00:08 +01:00
parent 53aec5edf5
commit 1ce3490ff0
9 changed files with 305 additions and 12 deletions

20
composer.lock generated
View File

@@ -4,6 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "bb9526f4307712d731a88758f3903639",
"content-hash": "eff76bfaa958c3f30a87781731812450",
"packages": [
{
@@ -51,7 +52,7 @@
"psr",
"psr-3"
],
"time": "2016-10-10T12:19:37+00:00"
"time": "2016-10-10 12:19:37"
},
{
"name": "robrichards/xmlseclibs",
@@ -92,7 +93,7 @@
"xml",
"xmldsig"
],
"time": "2016-09-08T13:31:44+00:00"
"time": "2016-09-08 13:31:44"
},
{
"name": "simplesamlphp/saml2",
@@ -141,20 +142,20 @@
}
],
"description": "SAML2 PHP library from SimpleSAMLphp",
"time": "2016-12-02T12:45:13+00:00"
"time": "2016-12-02 12:45:13"
},
{
"name": "simplesamlphp/simplesamlphp",
"version": "v1.14.16",
"version": "v1.14.12",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp.git",
"reference": "9ebbbbc7fa334d55526c2a5e230d9941002cdcb8"
"reference": "353a77be570b29f42812a44245947b4fb030a5da"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp/zipball/9ebbbbc7fa334d55526c2a5e230d9941002cdcb8",
"reference": "9ebbbbc7fa334d55526c2a5e230d9941002cdcb8",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp/zipball/353a77be570b29f42812a44245947b4fb030a5da",
"reference": "353a77be570b29f42812a44245947b4fb030a5da",
"shasum": ""
},
"require": {
@@ -162,7 +163,6 @@
"ext-dom": "*",
"ext-hash": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-openssl": "*",
"ext-pcre": "*",
"ext-spl": "*",
@@ -212,7 +212,7 @@
"sp",
"ws-federation"
],
"time": "2017-09-04T12:11:47+00:00"
"time": "2017-03-30 12:11:17"
},
{
"name": "whitehat101/apr1-md5",
@@ -256,7 +256,7 @@
"MD5",
"apr1"
],
"time": "2015-02-11T11:06:42+00:00"
"time": "2015-02-11 11:06:42"
}
],
"packages-dev": [],