[Web] Fix log line handling

[Web] Add mailcow UI logs
[Web] Changes to _SESSION['return'] logic and logger (more to come)
[Web] Show last login
[Web, Postfix] Allow to disable sender check completely
[Web] Many minor fixes
[Web] Update some libs
This commit is contained in:
André
2018-08-03 20:31:33 +02:00
parent bf9a180c00
commit 7f86a80670
56 changed files with 2299 additions and 784 deletions

View File

@@ -1,17 +1,17 @@
[
{
"name": "php-mime-mail-parser/php-mime-mail-parser",
"version": "2.9.5",
"version_normalized": "2.9.5.0",
"version": "2.11.1",
"version_normalized": "2.11.1.0",
"source": {
"type": "git",
"url": "https://github.com/php-mime-mail-parser/php-mime-mail-parser.git",
"reference": "fbb424e77de2837dc6d8a110656d3c10f2fc9353"
"reference": "4769e942ed0dbbdd7882fc390b119d625463c8af"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-mime-mail-parser/php-mime-mail-parser/zipball/fbb424e77de2837dc6d8a110656d3c10f2fc9353",
"reference": "fbb424e77de2837dc6d8a110656d3c10f2fc9353",
"url": "https://api.github.com/repos/php-mime-mail-parser/php-mime-mail-parser/zipball/4769e942ed0dbbdd7882fc390b119d625463c8af",
"reference": "4769e942ed0dbbdd7882fc390b119d625463c8af",
"shasum": ""
},
"require": {
@@ -28,7 +28,7 @@
"satooshi/php-coveralls": "0.*",
"squizlabs/php_codesniffer": "2.*"
},
"time": "2018-01-16T18:38:20+00:00",
"time": "2018-04-30T05:55:59+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -162,17 +162,17 @@
},
{
"name": "robthree/twofactorauth",
"version": "1.6.1",
"version_normalized": "1.6.1.0",
"version": "1.6.5",
"version_normalized": "1.6.5.0",
"source": {
"type": "git",
"url": "https://github.com/RobThree/TwoFactorAuth.git",
"reference": "a77e7d822343bb88112baef808839cfae7bc5abb"
"reference": "f5f58a4c62d0336a0e6175856894a51f3565dad2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/a77e7d822343bb88112baef808839cfae7bc5abb",
"reference": "a77e7d822343bb88112baef808839cfae7bc5abb",
"url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/f5f58a4c62d0336a0e6175856894a51f3565dad2",
"reference": "f5f58a4c62d0336a0e6175856894a51f3565dad2",
"shasum": ""
},
"require": {
@@ -181,7 +181,7 @@
"require-dev": {
"phpunit/phpunit": "@stable"
},
"time": "2017-11-06T17:55:56+00:00",
"time": "2018-06-09T10:09:59+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {