public
nobgit
read
NobMail
Based on mailcow: dockerized
Languages
Repository composition by tracked source files.
PHP
49%
JavaScript
35%
HTML
9%
CSS
4%
Shell
2%
Python
1%
Lua
0%
Perl
0%
Ruby
0%
SCSS
0%
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git
Trace
data/web/inc/lib/composer.lock
Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.
composer.lock
on main
Author
Date
Commit
Line
Code
andryyy
about 9 years ago
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1
{
{
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2
"_readme": [
"_readme": [
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 3
"This file locks the dependencies of your project to a known state",
"This file locks the dependencies of your project to a known state",
André
almost 8 years ago
7f86a80
[Web] Fix log line handling
- Full commit hash
7f86a8067039b63e6afa7bb1724eadad9493d112- Author
- André <[email protected]>
- Date
- almost 8 years ago
- Selected line
- 4
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
andryyy
about 9 years ago
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 5
"This file is @generated automatically"
"This file is @generated automatically"
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 6
],
],
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 7
"content-hash": "50fb4a320500820e36f30eabc45222a0",
"content-hash": "50fb4a320500820e36f30eabc45222a0",
andryyy
about 9 years ago
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 8
"packages": [
"packages": [
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 9
{
{
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 10
"name": "bacon/bacon-qr-code",
"name": "bacon/bacon-qr-code",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 11
"version": "2.0.8",
"version": "2.0.8",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 12
"source": {
"source": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 13
"type": "git",
"type": "git",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 14
"url": "https://github.com/Bacon/BaconQrCode.git",
"url": "https://github.com/Bacon/BaconQrCode.git",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 15
"reference": "8674e51bb65af933a5ffaf1c308a660387c35c22"
"reference": "8674e51bb65af933a5ffaf1c308a660387c35c22"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 16
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 17
"dist": {
"dist": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 18
"type": "zip",
"type": "zip",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 19
"url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/8674e51bb65af933a5ffaf1c308a660387c35c22",
"url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/8674e51bb65af933a5ffaf1c308a660387c35c22",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 20
"reference": "8674e51bb65af933a5ffaf1c308a660387c35c22",
"reference": "8674e51bb65af933a5ffaf1c308a660387c35c22",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 21
"shasum": ""
"shasum": ""
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 22
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 23
"require": {
"require": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 24
"dasprid/enum": "^1.0.3",
"dasprid/enum": "^1.0.3",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 25
"ext-iconv": "*",
"ext-iconv": "*",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 26
"php": "^7.1 || ^8.0"
"php": "^7.1 || ^8.0"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 27
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 28
"require-dev": {
"require-dev": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 29
"phly/keep-a-changelog": "^2.1",
"phly/keep-a-changelog": "^2.1",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 30
"phpunit/phpunit": "^7 | ^8 | ^9",
"phpunit/phpunit": "^7 | ^8 | ^9",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 31
"spatie/phpunit-snapshot-assertions": "^4.2.9",
"spatie/phpunit-snapshot-assertions": "^4.2.9",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 32
"squizlabs/php_codesniffer": "^3.4"
"squizlabs/php_codesniffer": "^3.4"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 33
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 34
"suggest": {
"suggest": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 35
"ext-imagick": "to generate QR code images"
"ext-imagick": "to generate QR code images"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 36
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 37
"type": "library",
"type": "library",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 38
"autoload": {
"autoload": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 39
"psr-4": {
"psr-4": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 40
"BaconQrCode\\": "src/"
"BaconQrCode\\": "src/"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 41
}
}
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 42
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 43
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 44
"license": [
"license": [
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 45
"BSD-2-Clause"
"BSD-2-Clause"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 46
],
],
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 47
"authors": [
"authors": [
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 48
{
{
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 49
"name": "Ben Scholzen 'DASPRiD'",
"name": "Ben Scholzen 'DASPRiD'",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 50
"email": "[email protected]",
"email": "[email protected]",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 51
"homepage": "https://dasprids.de/",
"homepage": "https://dasprids.de/",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 52
"role": "Developer"
"role": "Developer"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 53
}
}
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 54
],
],
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 55
"description": "BaconQrCode is a QR code generator for PHP.",
"description": "BaconQrCode is a QR code generator for PHP.",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 56
"homepage": "https://github.com/Bacon/BaconQrCode",
"homepage": "https://github.com/Bacon/BaconQrCode",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 57
"support": {
"support": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 58
"issues": "https://github.com/Bacon/BaconQrCode/issues",
"issues": "https://github.com/Bacon/BaconQrCode/issues",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 59
"source": "https://github.com/Bacon/BaconQrCode/tree/2.0.8"
"source": "https://github.com/Bacon/BaconQrCode/tree/2.0.8"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 60
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 61
"time": "2022-12-07T17:46:57+00:00"
"time": "2022-12-07T17:46:57+00:00"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 62
},
},
andryyy
almost 7 years ago
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 63
{
{
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 64
"name": "bshaffer/oauth2-server-php",
"name": "bshaffer/oauth2-server-php",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 65
"version": "v1.11.1",
"version": "v1.11.1",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 66
"source": {
"source": {
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 67
"type": "git",
"type": "git",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 68
"url": "https://github.com/bshaffer/oauth2-server-php.git",
"url": "https://github.com/bshaffer/oauth2-server-php.git",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 69
"reference": "5a0c8000d4763b276919e2106f54eddda6bc50fa"
"reference": "5a0c8000d4763b276919e2106f54eddda6bc50fa"
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 70
},
},
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 71
"dist": {
"dist": {
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 72
"type": "zip",
"type": "zip",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 73
"url": "https://api.github.com/repos/bshaffer/oauth2-server-php/zipball/5a0c8000d4763b276919e2106f54eddda6bc50fa",
"url": "https://api.github.com/repos/bshaffer/oauth2-server-php/zipball/5a0c8000d4763b276919e2106f54eddda6bc50fa",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 74
"reference": "5a0c8000d4763b276919e2106f54eddda6bc50fa",
"reference": "5a0c8000d4763b276919e2106f54eddda6bc50fa",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 75
"shasum": ""
"shasum": ""
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 76
},
},
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 77
"require": {
"require": {
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 78
"php": ">=5.3.9"
"php": ">=5.3.9"
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 79
},
},
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 80
"require-dev": {
"require-dev": {
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 81
"aws/aws-sdk-php": "~2.8",
"aws/aws-sdk-php": "~2.8",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 82
"firebase/php-jwt": "~2.2",
"firebase/php-jwt": "~2.2",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 83
"mongodb/mongodb": "^1.1",
"mongodb/mongodb": "^1.1",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 84
"phpunit/phpunit": "^4.0",
"phpunit/phpunit": "^4.0",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 85
"predis/predis": "dev-master",
"predis/predis": "dev-master",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 86
"thobbs/phpcassa": "dev-master"
"thobbs/phpcassa": "dev-master"
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 87
},
},
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 88
"suggest": {
"suggest": {
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 89
"aws/aws-sdk-php": "~2.8 is required to use DynamoDB storage",
"aws/aws-sdk-php": "~2.8 is required to use DynamoDB storage",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 90
"firebase/php-jwt": "~2.2 is required to use JWT features",
"firebase/php-jwt": "~2.2 is required to use JWT features",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 91
"mongodb/mongodb": "^1.1 is required to use MongoDB storage",
"mongodb/mongodb": "^1.1 is required to use MongoDB storage",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 92
"predis/predis": "Required to use Redis storage",
"predis/predis": "Required to use Redis storage",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 93
"thobbs/phpcassa": "Required to use Cassandra storage"
"thobbs/phpcassa": "Required to use Cassandra storage"
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 94
},
},
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 95
"type": "library",
"type": "library",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 96
"autoload": {
"autoload": {
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 97
"psr-0": {
"psr-0": {
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 98
"OAuth2": "src/"
"OAuth2": "src/"
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 99
}
}
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 100
},
},
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 101
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 102
"license": [
"license": [
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 103
"MIT"
"MIT"
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 104
],
],
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 105
"authors": [
"authors": [
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 106
{
{
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 107
"name": "Brent Shaffer",
"name": "Brent Shaffer",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 108
"email": "[email protected]",
"email": "[email protected]",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 109
"homepage": "http://brentertainment.com"
"homepage": "http://brentertainment.com"
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 110
}
}
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 111
],
],
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 112
"description": "OAuth2 Server for PHP",
"description": "OAuth2 Server for PHP",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 113
"homepage": "http://github.com/bshaffer/oauth2-server-php",
"homepage": "http://github.com/bshaffer/oauth2-server-php",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 114
"keywords": [
"keywords": [
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 115
"auth",
"auth",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 116
"oauth",
"oauth",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 117
"oauth2"
"oauth2"
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 118
],
],
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 119
"support": {
"support": {
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 120
"issues": "https://github.com/bshaffer/oauth2-server-php/issues",
"issues": "https://github.com/bshaffer/oauth2-server-php/issues",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 121
"source": "https://github.com/bshaffer/oauth2-server-php/tree/master"
"source": "https://github.com/bshaffer/oauth2-server-php/tree/master"
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 122
},
},
andryyy
almost 7 years ago
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 123
"time": "2018-12-04T00:29:32+00:00"
"time": "2018-12-04T00:29:32+00:00"
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 124
},
},
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 125
{
{
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 126
"name": "carbonphp/carbon-doctrine-types",
"name": "carbonphp/carbon-doctrine-types",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 127
"version": "3.2.0",
"version": "3.2.0",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 128
"source": {
"source": {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 129
"type": "git",
"type": "git",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 130
"url": "https://github.com/CarbonPHP/carbon-doctrine-types.git",
"url": "https://github.com/CarbonPHP/carbon-doctrine-types.git",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 131
"reference": "18ba5ddfec8976260ead6e866180bd5d2f71aa1d"
"reference": "18ba5ddfec8976260ead6e866180bd5d2f71aa1d"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 132
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 133
"dist": {
"dist": {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 134
"type": "zip",
"type": "zip",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 135
"url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/18ba5ddfec8976260ead6e866180bd5d2f71aa1d",
"url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/18ba5ddfec8976260ead6e866180bd5d2f71aa1d",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 136
"reference": "18ba5ddfec8976260ead6e866180bd5d2f71aa1d",
"reference": "18ba5ddfec8976260ead6e866180bd5d2f71aa1d",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 137
"shasum": ""
"shasum": ""
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 138
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 139
"require": {
"require": {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 140
"php": "^8.1"
"php": "^8.1"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 141
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 142
"conflict": {
"conflict": {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 143
"doctrine/dbal": "<4.0.0 || >=5.0.0"
"doctrine/dbal": "<4.0.0 || >=5.0.0"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 144
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 145
"require-dev": {
"require-dev": {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 146
"doctrine/dbal": "^4.0.0",
"doctrine/dbal": "^4.0.0",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 147
"nesbot/carbon": "^2.71.0 || ^3.0.0",
"nesbot/carbon": "^2.71.0 || ^3.0.0",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 148
"phpunit/phpunit": "^10.3"
"phpunit/phpunit": "^10.3"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 149
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 150
"type": "library",
"type": "library",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 151
"autoload": {
"autoload": {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 152
"psr-4": {
"psr-4": {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 153
"Carbon\\Doctrine\\": "src/Carbon/Doctrine/"
"Carbon\\Doctrine\\": "src/Carbon/Doctrine/"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 154
}
}
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 155
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 156
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 157
"license": [
"license": [
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 158
"MIT"
"MIT"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 159
],
],
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 160
"authors": [
"authors": [
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 161
{
{
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 162
"name": "KyleKatarn",
"name": "KyleKatarn",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 163
"email": "[email protected]"
"email": "[email protected]"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 164
}
}
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 165
],
],
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 166
"description": "Types to use Carbon in Doctrine",
"description": "Types to use Carbon in Doctrine",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 167
"keywords": [
"keywords": [
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 168
"carbon",
"carbon",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 169
"date",
"date",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 170
"datetime",
"datetime",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 171
"doctrine",
"doctrine",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 172
"time"
"time"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 173
],
],
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 174
"support": {
"support": {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 175
"issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues",
"issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 176
"source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/3.2.0"
"source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/3.2.0"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 177
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 178
"funding": [
"funding": [
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 179
{
{
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 180
"url": "https://github.com/kylekatarnls",
"url": "https://github.com/kylekatarnls",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 181
"type": "github"
"type": "github"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 182
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 183
{
{
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 184
"url": "https://opencollective.com/Carbon",
"url": "https://opencollective.com/Carbon",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 185
"type": "open_collective"
"type": "open_collective"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 186
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 187
{
{
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 188
"url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
"url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 189
"type": "tidelift"
"type": "tidelift"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 190
}
}
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 191
],
],
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 192
"time": "2024-02-09T16:56:22+00:00"
"time": "2024-02-09T16:56:22+00:00"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 193
},
},
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 194
{
{
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 195
"name": "dasprid/enum",
"name": "dasprid/enum",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 196
"version": "1.0.7",
"version": "1.0.7",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 197
"source": {
"source": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 198
"type": "git",
"type": "git",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 199
"url": "https://github.com/DASPRiD/Enum.git",
"url": "https://github.com/DASPRiD/Enum.git",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 200
"reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce"
"reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 201
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 202
"dist": {
"dist": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 203
"type": "zip",
"type": "zip",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 204
"url": "https://api.github.com/repos/DASPRiD/Enum/zipball/b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
"url": "https://api.github.com/repos/DASPRiD/Enum/zipball/b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 205
"reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
"reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 206
"shasum": ""
"shasum": ""
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 207
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 208
"require": {
"require": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 209
"php": ">=7.1 <9.0"
"php": ">=7.1 <9.0"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 210
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 211
"require-dev": {
"require-dev": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 212
"phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11",
"phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 213
"squizlabs/php_codesniffer": "*"
"squizlabs/php_codesniffer": "*"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 214
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 215
"type": "library",
"type": "library",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 216
"autoload": {
"autoload": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 217
"psr-4": {
"psr-4": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 218
"DASPRiD\\Enum\\": "src/"
"DASPRiD\\Enum\\": "src/"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 219
}
}
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 220
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 221
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 222
"license": [
"license": [
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 223
"BSD-2-Clause"
"BSD-2-Clause"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 224
],
],
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 225
"authors": [
"authors": [
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 226
{
{
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 227
"name": "Ben Scholzen 'DASPRiD'",
"name": "Ben Scholzen 'DASPRiD'",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 228
"email": "[email protected]",
"email": "[email protected]",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 229
"homepage": "https://dasprids.de/",
"homepage": "https://dasprids.de/",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 230
"role": "Developer"
"role": "Developer"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 231
}
}
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 232
],
],
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 233
"description": "PHP 7.1 enum implementation",
"description": "PHP 7.1 enum implementation",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 234
"keywords": [
"keywords": [
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 235
"enum",
"enum",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 236
"map"
"map"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 237
],
],
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 238
"support": {
"support": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 239
"issues": "https://github.com/DASPRiD/Enum/issues",
"issues": "https://github.com/DASPRiD/Enum/issues",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 240
"source": "https://github.com/DASPRiD/Enum/tree/1.0.7"
"source": "https://github.com/DASPRiD/Enum/tree/1.0.7"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 241
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 242
"time": "2025-09-16T12:23:56+00:00"
"time": "2025-09-16T12:23:56+00:00"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 243
},
},
andryyy
over 7 years ago
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 244
{
{
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 245
"name": "ddeboer/imap",
"name": "ddeboer/imap",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 246
"version": "1.13.1",
"version": "1.13.1",
andryyy
over 7 years ago
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 247
"source": {
"source": {
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 248
"type": "git",
"type": "git",
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 249
"url": "https://github.com/ddeboer/imap.git",
"url": "https://github.com/ddeboer/imap.git",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 250
"reference": "8b772d04b1deadb5df13782fb78c4b648f77496e"
"reference": "8b772d04b1deadb5df13782fb78c4b648f77496e"
andryyy
over 7 years ago
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 251
},
},
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 252
"dist": {
"dist": {
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 253
"type": "zip",
"type": "zip",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 254
"url": "https://api.github.com/repos/ddeboer/imap/zipball/8b772d04b1deadb5df13782fb78c4b648f77496e",
"url": "https://api.github.com/repos/ddeboer/imap/zipball/8b772d04b1deadb5df13782fb78c4b648f77496e",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 255
"reference": "8b772d04b1deadb5df13782fb78c4b648f77496e",
"reference": "8b772d04b1deadb5df13782fb78c4b648f77496e",
andryyy
over 7 years ago
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 256
"shasum": ""
"shasum": ""
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 257
},
},
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 258
"require": {
"require": {
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 259
"ext-iconv": "*",
"ext-iconv": "*",
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 260
"ext-imap": "*",
"ext-imap": "*",
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 261
"ext-mbstring": "*",
"ext-mbstring": "*",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 262
"php": "^8.0.1"
"php": "^8.0.1"
andryyy
over 7 years ago
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 263
},
},
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 264
"require-dev": {
"require-dev": {
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 265
"friendsofphp/php-cs-fixer": "^v3.4.0",
"friendsofphp/php-cs-fixer": "^v3.4.0",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 266
"laminas/laminas-mail": "^2.15.1",
"laminas/laminas-mail": "^2.15.1",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 267
"malukenho/mcbumpface": "^1.1.5",
"malukenho/mcbumpface": "^1.1.5",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 268
"phpstan/phpstan": "^1.3.3",
"phpstan/phpstan": "^1.3.3",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 269
"phpstan/phpstan-phpunit": "^1.0.0",
"phpstan/phpstan-phpunit": "^1.0.0",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 270
"phpstan/phpstan-strict-rules": "^1.1.0",
"phpstan/phpstan-strict-rules": "^1.1.0",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 271
"phpunit/phpunit": "^9.5.11"
"phpunit/phpunit": "^9.5.11"
andryyy
over 7 years ago
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 272
},
},
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 273
"type": "library",
"type": "library",
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 274
"autoload": {
"autoload": {
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 275
"psr-4": {
"psr-4": {
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 276
"Ddeboer\\Imap\\": "src/"
"Ddeboer\\Imap\\": "src/"
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 277
}
}
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 278
},
},
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 279
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 280
"license": [
"license": [
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 281
"MIT"
"MIT"
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 282
],
],
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 283
"authors": [
"authors": [
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 284
{
{
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 285
"name": "David de Boer",
"name": "David de Boer",
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 286
"email": "[email protected]"
"email": "[email protected]"
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 287
},
},
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 288
{
{
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 289
"name": "Filippo Tessarotto",
"name": "Filippo Tessarotto",
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 290
"email": "[email protected]"
"email": "[email protected]"
andryyy
about 6 years ago
667bd48
[Web] Update libs
- Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 291
},
},
same change
667bd48
[Web] Update libs
- Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 292
{
{
same change
667bd48
[Web] Update libs
- Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 293
"name": "Community contributors",
"name": "Community contributors",
same change
667bd48
[Web] Update libs
- Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 294
"homepage": "https://github.com/ddeboer/imap/graphs/contributors"
"homepage": "https://github.com/ddeboer/imap/graphs/contributors"
andryyy
over 7 years ago
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 295
}
}
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 296
],
],
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 297
"description": "Object-oriented IMAP for PHP",
"description": "Object-oriented IMAP for PHP",
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 298
"keywords": [
"keywords": [
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 299
"email",
"email",
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 300
"imap",
"imap",
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 301
"mail"
"mail"
same change
d82c2bf
[Web] Adjust mailbox format
- Full commit hash
d82c2bfdb7a8432ee72b7a2407ce152057b15572- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 302
],
],
andryyy
over 5 years ago
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 303
"support": {
"support": {
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 304
"issues": "https://github.com/ddeboer/imap/issues",
"issues": "https://github.com/ddeboer/imap/issues",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 305
"source": "https://github.com/ddeboer/imap/tree/1.13.1"
"source": "https://github.com/ddeboer/imap/tree/1.13.1"
andryyy
over 5 years ago
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 306
},
},
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 307
"funding": [
"funding": [
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 308
{
{
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 309
"url": "https://github.com/Slamdunk",
"url": "https://github.com/Slamdunk",
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 310
"type": "github"
"type": "github"
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 311
},
},
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 312
{
{
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 313
"url": "https://github.com/ddeboer",
"url": "https://github.com/ddeboer",
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 314
"type": "github"
"type": "github"
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 315
}
}
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 316
],
],
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 317
"time": "2022-01-10T10:53:05+00:00"
"time": "2022-01-10T10:53:05+00:00"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 318
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 319
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 320
"name": "directorytree/ldaprecord",
"name": "directorytree/ldaprecord",
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 321
"version": "v3.8.5",
"version": "v3.8.5",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 322
"source": {
"source": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 323
"type": "git",
"type": "git",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 324
"url": "https://github.com/DirectoryTree/LdapRecord.git",
"url": "https://github.com/DirectoryTree/LdapRecord.git",
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 325
"reference": "00e5f088f8c4028d5f398783cccc2e8119a27a65"
"reference": "00e5f088f8c4028d5f398783cccc2e8119a27a65"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 326
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 327
"dist": {
"dist": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 328
"type": "zip",
"type": "zip",
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 329
"url": "https://api.github.com/repos/DirectoryTree/LdapRecord/zipball/00e5f088f8c4028d5f398783cccc2e8119a27a65",
"url": "https://api.github.com/repos/DirectoryTree/LdapRecord/zipball/00e5f088f8c4028d5f398783cccc2e8119a27a65",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 330
"reference": "00e5f088f8c4028d5f398783cccc2e8119a27a65",
"reference": "00e5f088f8c4028d5f398783cccc2e8119a27a65",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 331
"shasum": ""
"shasum": ""
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 332
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 333
"require": {
"require": {
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 334
"ext-iconv": "*",
"ext-iconv": "*",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 335
"ext-json": "*",
"ext-json": "*",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 336
"ext-ldap": "*",
"ext-ldap": "*",
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 337
"illuminate/collections": "^8.0|^9.0|^10.0|^11.0|^12.0",
"illuminate/collections": "^8.0|^9.0|^10.0|^11.0|^12.0",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 338
"illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0",
"illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 339
"nesbot/carbon": "*",
"nesbot/carbon": "*",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 340
"php": ">=8.1",
"php": ">=8.1",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 341
"psr/log": "*",
"psr/log": "*",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 342
"psr/simple-cache": "^1.0|^2.0|^3.0"
"psr/simple-cache": "^1.0|^2.0|^3.0"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 343
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 344
"require-dev": {
"require-dev": {
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 345
"fakerphp/faker": "^1.21",
"fakerphp/faker": "^1.21",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 346
"laravel/pint": "^1.6",
"laravel/pint": "^1.6",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 347
"mockery/mockery": "^1.0",
"mockery/mockery": "^1.0",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 348
"phpunit/phpunit": "^9.0",
"phpunit/phpunit": "^9.0",
andryyy
about 5 years ago
5035e5b
[Web] Update composer deps
- Full commit hash
5035e5bb4201973105a2bd984fbff674beef0118- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 349
"spatie/ray": "^1.24"
"spatie/ray": "^1.24"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 350
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 351
"type": "library",
"type": "library",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 352
"autoload": {
"autoload": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 353
"psr-4": {
"psr-4": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 354
"LdapRecord\\": "src/"
"LdapRecord\\": "src/"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 355
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 356
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 357
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 358
"license": [
"license": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 359
"MIT"
"MIT"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 360
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 361
"authors": [
"authors": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 362
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 363
"name": "Steve Bauman",
"name": "Steve Bauman",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 364
"email": "[email protected]",
"email": "[email protected]",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 365
"role": "Developer"
"role": "Developer"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 366
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 367
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 368
"description": "A fully-featured LDAP ORM.",
"description": "A fully-featured LDAP ORM.",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 369
"homepage": "https://www.ldaprecord.com",
"homepage": "https://www.ldaprecord.com",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 370
"keywords": [
"keywords": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 371
"active directory",
"active directory",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 372
"ad",
"ad",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 373
"adLDAP",
"adLDAP",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 374
"adldap2",
"adldap2",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 375
"directory",
"directory",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 376
"ldap",
"ldap",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 377
"ldaprecord",
"ldaprecord",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 378
"orm",
"orm",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 379
"windows"
"windows"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 380
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 381
"support": {
"support": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 382
"docs": "https://ldaprecord.com",
"docs": "https://ldaprecord.com",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 383
"email": "[email protected]",
"email": "[email protected]",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 384
"issues": "https://github.com/DirectoryTree/LdapRecord/issues",
"issues": "https://github.com/DirectoryTree/LdapRecord/issues",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 385
"source": "https://github.com/DirectoryTree/LdapRecord"
"source": "https://github.com/DirectoryTree/LdapRecord"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 386
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 387
"funding": [
"funding": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 388
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 389
"url": "https://github.com/stevebauman",
"url": "https://github.com/stevebauman",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 390
"type": "github"
"type": "github"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 391
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 392
],
],
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 393
"time": "2025-10-06T02:22:34+00:00"
"time": "2025-10-06T02:22:34+00:00"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 394
},
},
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 395
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 396
"name": "firebase/php-jwt",
"name": "firebase/php-jwt",
FreddleSpl0it
about 3 years ago
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 397
"version": "v6.5.0",
"version": "v6.5.0",
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 398
"source": {
"source": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 399
"type": "git",
"type": "git",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 400
"url": "https://github.com/firebase/php-jwt.git",
"url": "https://github.com/firebase/php-jwt.git",
FreddleSpl0it
about 3 years ago
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 401
"reference": "e94e7353302b0c11ec3cfff7180cd0b1743975d2"
"reference": "e94e7353302b0c11ec3cfff7180cd0b1743975d2"
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 402
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 403
"dist": {
"dist": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 404
"type": "zip",
"type": "zip",
FreddleSpl0it
about 3 years ago
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 405
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/e94e7353302b0c11ec3cfff7180cd0b1743975d2",
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/e94e7353302b0c11ec3cfff7180cd0b1743975d2",
same change
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 406
"reference": "e94e7353302b0c11ec3cfff7180cd0b1743975d2",
"reference": "e94e7353302b0c11ec3cfff7180cd0b1743975d2",
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 407
"shasum": ""
"shasum": ""
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 408
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 409
"require": {
"require": {
FreddleSpl0it
about 3 years ago
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 410
"php": "^7.4||^8.0"
"php": "^7.4||^8.0"
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 411
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 412
"require-dev": {
"require-dev": {
FreddleSpl0it
about 3 years ago
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 413
"guzzlehttp/guzzle": "^6.5||^7.4",
"guzzlehttp/guzzle": "^6.5||^7.4",
same change
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 414
"phpspec/prophecy-phpunit": "^2.0",
"phpspec/prophecy-phpunit": "^2.0",
same change
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 415
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^9.5",
same change
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 416
"psr/cache": "^1.0||^2.0",
"psr/cache": "^1.0||^2.0",
same change
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 417
"psr/http-client": "^1.0",
"psr/http-client": "^1.0",
same change
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 418
"psr/http-factory": "^1.0"
"psr/http-factory": "^1.0"
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 419
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 420
"suggest": {
"suggest": {
FreddleSpl0it
about 3 years ago
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 421
"ext-sodium": "Support EdDSA (Ed25519) signatures",
"ext-sodium": "Support EdDSA (Ed25519) signatures",
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 422
"paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
"paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 423
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 424
"type": "library",
"type": "library",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 425
"autoload": {
"autoload": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 426
"psr-4": {
"psr-4": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 427
"Firebase\\JWT\\": "src"
"Firebase\\JWT\\": "src"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 428
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 429
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 430
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 431
"license": [
"license": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 432
"BSD-3-Clause"
"BSD-3-Clause"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 433
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 434
"authors": [
"authors": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 435
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 436
"name": "Neuman Vong",
"name": "Neuman Vong",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 437
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 438
"role": "Developer"
"role": "Developer"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 439
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 440
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 441
"name": "Anant Narayanan",
"name": "Anant Narayanan",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 442
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 443
"role": "Developer"
"role": "Developer"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 444
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 445
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 446
"description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
"description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 447
"homepage": "https://github.com/firebase/php-jwt",
"homepage": "https://github.com/firebase/php-jwt",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 448
"keywords": [
"keywords": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 449
"jwt",
"jwt",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 450
"php"
"php"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 451
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 452
"support": {
"support": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 453
"issues": "https://github.com/firebase/php-jwt/issues",
"issues": "https://github.com/firebase/php-jwt/issues",
FreddleSpl0it
about 3 years ago
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 454
"source": "https://github.com/firebase/php-jwt/tree/v6.5.0"
"source": "https://github.com/firebase/php-jwt/tree/v6.5.0"
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 455
},
},
FreddleSpl0it
about 3 years ago
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 456
"time": "2023-05-12T15:47:07+00:00"
"time": "2023-05-12T15:47:07+00:00"
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 457
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 458
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 459
"name": "guzzlehttp/guzzle",
"name": "guzzlehttp/guzzle",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 460
"version": "7.5.0",
"version": "7.5.0",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 461
"source": {
"source": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 462
"type": "git",
"type": "git",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 463
"url": "https://github.com/guzzle/guzzle.git",
"url": "https://github.com/guzzle/guzzle.git",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 464
"reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba"
"reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 465
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 466
"dist": {
"dist": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 467
"type": "zip",
"type": "zip",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 468
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/b50a2a1251152e43f6a37f0fa053e730a67d25ba",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/b50a2a1251152e43f6a37f0fa053e730a67d25ba",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 469
"reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba",
"reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 470
"shasum": ""
"shasum": ""
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 471
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 472
"require": {
"require": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 473
"ext-json": "*",
"ext-json": "*",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 474
"guzzlehttp/promises": "^1.5",
"guzzlehttp/promises": "^1.5",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 475
"guzzlehttp/psr7": "^1.9 || ^2.4",
"guzzlehttp/psr7": "^1.9 || ^2.4",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 476
"php": "^7.2.5 || ^8.0",
"php": "^7.2.5 || ^8.0",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 477
"psr/http-client": "^1.0",
"psr/http-client": "^1.0",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 478
"symfony/deprecation-contracts": "^2.2 || ^3.0"
"symfony/deprecation-contracts": "^2.2 || ^3.0"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 479
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 480
"provide": {
"provide": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 481
"psr/http-client-implementation": "1.0"
"psr/http-client-implementation": "1.0"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 482
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 483
"require-dev": {
"require-dev": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 484
"bamarni/composer-bin-plugin": "^1.8.1",
"bamarni/composer-bin-plugin": "^1.8.1",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 485
"ext-curl": "*",
"ext-curl": "*",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 486
"php-http/client-integration-tests": "^3.0",
"php-http/client-integration-tests": "^3.0",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 487
"phpunit/phpunit": "^8.5.29 || ^9.5.23",
"phpunit/phpunit": "^8.5.29 || ^9.5.23",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 488
"psr/log": "^1.1 || ^2.0 || ^3.0"
"psr/log": "^1.1 || ^2.0 || ^3.0"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 489
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 490
"suggest": {
"suggest": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 491
"ext-curl": "Required for CURL handler support",
"ext-curl": "Required for CURL handler support",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 492
"ext-intl": "Required for Internationalized Domain Name (IDN) support",
"ext-intl": "Required for Internationalized Domain Name (IDN) support",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 493
"psr/log": "Required for using the Log middleware"
"psr/log": "Required for using the Log middleware"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 494
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 495
"type": "library",
"type": "library",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 496
"extra": {
"extra": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 497
"bamarni-bin": {
"bamarni-bin": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 498
"bin-links": true,
"bin-links": true,
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 499
"forward-command": false
"forward-command": false
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 500
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 501
"branch-alias": {
"branch-alias": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 502
"dev-master": "7.5-dev"
"dev-master": "7.5-dev"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 503
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 504
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 505
"autoload": {
"autoload": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 506
"files": [
"files": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 507
"src/functions_include.php"
"src/functions_include.php"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 508
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 509
"psr-4": {
"psr-4": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 510
"GuzzleHttp\\": "src/"
"GuzzleHttp\\": "src/"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 511
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 512
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 513
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 514
"license": [
"license": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 515
"MIT"
"MIT"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 516
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 517
"authors": [
"authors": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 518
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 519
"name": "Graham Campbell",
"name": "Graham Campbell",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 520
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 521
"homepage": "https://github.com/GrahamCampbell"
"homepage": "https://github.com/GrahamCampbell"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 522
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 523
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 524
"name": "Michael Dowling",
"name": "Michael Dowling",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 525
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 526
"homepage": "https://github.com/mtdowling"
"homepage": "https://github.com/mtdowling"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 527
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 528
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 529
"name": "Jeremy Lindblom",
"name": "Jeremy Lindblom",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 530
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 531
"homepage": "https://github.com/jeremeamia"
"homepage": "https://github.com/jeremeamia"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 532
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 533
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 534
"name": "George Mponos",
"name": "George Mponos",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 535
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 536
"homepage": "https://github.com/gmponos"
"homepage": "https://github.com/gmponos"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 537
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 538
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 539
"name": "Tobias Nyholm",
"name": "Tobias Nyholm",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 540
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 541
"homepage": "https://github.com/Nyholm"
"homepage": "https://github.com/Nyholm"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 542
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 543
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 544
"name": "MĂ¡rk SĂ¡gi-KazĂ¡r",
"name": "MĂ¡rk SĂ¡gi-KazĂ¡r",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 545
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 546
"homepage": "https://github.com/sagikazarmark"
"homepage": "https://github.com/sagikazarmark"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 547
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 548
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 549
"name": "Tobias Schultze",
"name": "Tobias Schultze",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 550
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 551
"homepage": "https://github.com/Tobion"
"homepage": "https://github.com/Tobion"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 552
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 553
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 554
"description": "Guzzle is a PHP HTTP client library",
"description": "Guzzle is a PHP HTTP client library",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 555
"keywords": [
"keywords": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 556
"client",
"client",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 557
"curl",
"curl",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 558
"framework",
"framework",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 559
"http",
"http",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 560
"http client",
"http client",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 561
"psr-18",
"psr-18",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 562
"psr-7",
"psr-7",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 563
"rest",
"rest",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 564
"web service"
"web service"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 565
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 566
"support": {
"support": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 567
"issues": "https://github.com/guzzle/guzzle/issues",
"issues": "https://github.com/guzzle/guzzle/issues",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 568
"source": "https://github.com/guzzle/guzzle/tree/7.5.0"
"source": "https://github.com/guzzle/guzzle/tree/7.5.0"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 569
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 570
"funding": [
"funding": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 571
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 572
"url": "https://github.com/GrahamCampbell",
"url": "https://github.com/GrahamCampbell",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 573
"type": "github"
"type": "github"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 574
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 575
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 576
"url": "https://github.com/Nyholm",
"url": "https://github.com/Nyholm",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 577
"type": "github"
"type": "github"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 578
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 579
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 580
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 581
"type": "tidelift"
"type": "tidelift"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 582
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 583
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 584
"time": "2022-08-28T15:39:27+00:00"
"time": "2022-08-28T15:39:27+00:00"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 585
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 586
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 587
"name": "guzzlehttp/promises",
"name": "guzzlehttp/promises",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 588
"version": "1.5.2",
"version": "1.5.2",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 589
"source": {
"source": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 590
"type": "git",
"type": "git",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 591
"url": "https://github.com/guzzle/promises.git",
"url": "https://github.com/guzzle/promises.git",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 592
"reference": "b94b2807d85443f9719887892882d0329d1e2598"
"reference": "b94b2807d85443f9719887892882d0329d1e2598"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 593
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 594
"dist": {
"dist": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 595
"type": "zip",
"type": "zip",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 596
"url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
"url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 597
"reference": "b94b2807d85443f9719887892882d0329d1e2598",
"reference": "b94b2807d85443f9719887892882d0329d1e2598",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 598
"shasum": ""
"shasum": ""
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 599
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 600
"require": {
"require": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 601
"php": ">=5.5"
"php": ">=5.5"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 602
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 603
"require-dev": {
"require-dev": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 604
"symfony/phpunit-bridge": "^4.4 || ^5.1"
"symfony/phpunit-bridge": "^4.4 || ^5.1"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 605
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 606
"type": "library",
"type": "library",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 607
"extra": {
"extra": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 608
"branch-alias": {
"branch-alias": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 609
"dev-master": "1.5-dev"
"dev-master": "1.5-dev"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 610
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 611
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 612
"autoload": {
"autoload": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 613
"files": [
"files": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 614
"src/functions_include.php"
"src/functions_include.php"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 615
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 616
"psr-4": {
"psr-4": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 617
"GuzzleHttp\\Promise\\": "src/"
"GuzzleHttp\\Promise\\": "src/"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 618
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 619
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 620
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 621
"license": [
"license": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 622
"MIT"
"MIT"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 623
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 624
"authors": [
"authors": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 625
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 626
"name": "Graham Campbell",
"name": "Graham Campbell",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 627
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 628
"homepage": "https://github.com/GrahamCampbell"
"homepage": "https://github.com/GrahamCampbell"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 629
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 630
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 631
"name": "Michael Dowling",
"name": "Michael Dowling",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 632
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 633
"homepage": "https://github.com/mtdowling"
"homepage": "https://github.com/mtdowling"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 634
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 635
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 636
"name": "Tobias Nyholm",
"name": "Tobias Nyholm",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 637
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 638
"homepage": "https://github.com/Nyholm"
"homepage": "https://github.com/Nyholm"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 639
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 640
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 641
"name": "Tobias Schultze",
"name": "Tobias Schultze",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 642
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 643
"homepage": "https://github.com/Tobion"
"homepage": "https://github.com/Tobion"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 644
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 645
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 646
"description": "Guzzle promises library",
"description": "Guzzle promises library",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 647
"keywords": [
"keywords": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 648
"promise"
"promise"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 649
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 650
"support": {
"support": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 651
"issues": "https://github.com/guzzle/promises/issues",
"issues": "https://github.com/guzzle/promises/issues",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 652
"source": "https://github.com/guzzle/promises/tree/1.5.2"
"source": "https://github.com/guzzle/promises/tree/1.5.2"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 653
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 654
"funding": [
"funding": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 655
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 656
"url": "https://github.com/GrahamCampbell",
"url": "https://github.com/GrahamCampbell",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 657
"type": "github"
"type": "github"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 658
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 659
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 660
"url": "https://github.com/Nyholm",
"url": "https://github.com/Nyholm",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 661
"type": "github"
"type": "github"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 662
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 663
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 664
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 665
"type": "tidelift"
"type": "tidelift"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 666
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 667
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 668
"time": "2022-08-28T14:55:35+00:00"
"time": "2022-08-28T14:55:35+00:00"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 669
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 670
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 671
"name": "guzzlehttp/psr7",
"name": "guzzlehttp/psr7",
FreddleSpl0it
about 3 years ago
95a15d1
[Web] update guzzlehttp/psr7
- Full commit hash
95a15d18a73cf516b89e9acfa199826043751fc0- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 672
"version": "2.4.5",
"version": "2.4.5",
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 673
"source": {
"source": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 674
"type": "git",
"type": "git",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 675
"url": "https://github.com/guzzle/psr7.git",
"url": "https://github.com/guzzle/psr7.git",
FreddleSpl0it
about 3 years ago
95a15d1
[Web] update guzzlehttp/psr7
- Full commit hash
95a15d18a73cf516b89e9acfa199826043751fc0- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 676
"reference": "0454e12ef0cd597ccd2adb036f7bda4e7fface66"
"reference": "0454e12ef0cd597ccd2adb036f7bda4e7fface66"
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 677
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 678
"dist": {
"dist": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 679
"type": "zip",
"type": "zip",
FreddleSpl0it
about 3 years ago
95a15d1
[Web] update guzzlehttp/psr7
- Full commit hash
95a15d18a73cf516b89e9acfa199826043751fc0- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 680
"url": "https://api.github.com/repos/guzzle/psr7/zipball/0454e12ef0cd597ccd2adb036f7bda4e7fface66",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/0454e12ef0cd597ccd2adb036f7bda4e7fface66",
same change
95a15d1
[Web] update guzzlehttp/psr7
- Full commit hash
95a15d18a73cf516b89e9acfa199826043751fc0- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 681
"reference": "0454e12ef0cd597ccd2adb036f7bda4e7fface66",
"reference": "0454e12ef0cd597ccd2adb036f7bda4e7fface66",
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 682
"shasum": ""
"shasum": ""
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 683
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 684
"require": {
"require": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 685
"php": "^7.2.5 || ^8.0",
"php": "^7.2.5 || ^8.0",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 686
"psr/http-factory": "^1.0",
"psr/http-factory": "^1.0",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 687
"psr/http-message": "^1.0",
"psr/http-message": "^1.0",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 688
"ralouphie/getallheaders": "^3.0"
"ralouphie/getallheaders": "^3.0"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 689
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 690
"provide": {
"provide": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 691
"psr/http-factory-implementation": "1.0",
"psr/http-factory-implementation": "1.0",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 692
"psr/http-message-implementation": "1.0"
"psr/http-message-implementation": "1.0"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 693
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 694
"require-dev": {
"require-dev": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 695
"bamarni/composer-bin-plugin": "^1.8.1",
"bamarni/composer-bin-plugin": "^1.8.1",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 696
"http-interop/http-factory-tests": "^0.9",
"http-interop/http-factory-tests": "^0.9",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 697
"phpunit/phpunit": "^8.5.29 || ^9.5.23"
"phpunit/phpunit": "^8.5.29 || ^9.5.23"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 698
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 699
"suggest": {
"suggest": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 700
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 701
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 702
"type": "library",
"type": "library",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 703
"extra": {
"extra": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 704
"bamarni-bin": {
"bamarni-bin": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 705
"bin-links": true,
"bin-links": true,
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 706
"forward-command": false
"forward-command": false
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 707
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 708
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 709
"autoload": {
"autoload": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 710
"psr-4": {
"psr-4": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 711
"GuzzleHttp\\Psr7\\": "src/"
"GuzzleHttp\\Psr7\\": "src/"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 712
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 713
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 714
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 715
"license": [
"license": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 716
"MIT"
"MIT"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 717
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 718
"authors": [
"authors": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 719
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 720
"name": "Graham Campbell",
"name": "Graham Campbell",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 721
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 722
"homepage": "https://github.com/GrahamCampbell"
"homepage": "https://github.com/GrahamCampbell"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 723
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 724
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 725
"name": "Michael Dowling",
"name": "Michael Dowling",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 726
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 727
"homepage": "https://github.com/mtdowling"
"homepage": "https://github.com/mtdowling"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 728
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 729
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 730
"name": "George Mponos",
"name": "George Mponos",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 731
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 732
"homepage": "https://github.com/gmponos"
"homepage": "https://github.com/gmponos"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 733
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 734
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 735
"name": "Tobias Nyholm",
"name": "Tobias Nyholm",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 736
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 737
"homepage": "https://github.com/Nyholm"
"homepage": "https://github.com/Nyholm"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 738
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 739
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 740
"name": "MĂ¡rk SĂ¡gi-KazĂ¡r",
"name": "MĂ¡rk SĂ¡gi-KazĂ¡r",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 741
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 742
"homepage": "https://github.com/sagikazarmark"
"homepage": "https://github.com/sagikazarmark"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 743
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 744
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 745
"name": "Tobias Schultze",
"name": "Tobias Schultze",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 746
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 747
"homepage": "https://github.com/Tobion"
"homepage": "https://github.com/Tobion"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 748
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 749
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 750
"name": "MĂ¡rk SĂ¡gi-KazĂ¡r",
"name": "MĂ¡rk SĂ¡gi-KazĂ¡r",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 751
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 752
"homepage": "https://sagikazarmark.hu"
"homepage": "https://sagikazarmark.hu"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 753
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 754
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 755
"description": "PSR-7 message implementation that also provides common utility methods",
"description": "PSR-7 message implementation that also provides common utility methods",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 756
"keywords": [
"keywords": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 757
"http",
"http",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 758
"message",
"message",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 759
"psr-7",
"psr-7",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 760
"request",
"request",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 761
"response",
"response",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 762
"stream",
"stream",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 763
"uri",
"uri",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 764
"url"
"url"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 765
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 766
"support": {
"support": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 767
"issues": "https://github.com/guzzle/psr7/issues",
"issues": "https://github.com/guzzle/psr7/issues",
FreddleSpl0it
about 3 years ago
95a15d1
[Web] update guzzlehttp/psr7
- Full commit hash
95a15d18a73cf516b89e9acfa199826043751fc0- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 768
"source": "https://github.com/guzzle/psr7/tree/2.4.5"
"source": "https://github.com/guzzle/psr7/tree/2.4.5"
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 769
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 770
"funding": [
"funding": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 771
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 772
"url": "https://github.com/GrahamCampbell",
"url": "https://github.com/GrahamCampbell",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 773
"type": "github"
"type": "github"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 774
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 775
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 776
"url": "https://github.com/Nyholm",
"url": "https://github.com/Nyholm",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 777
"type": "github"
"type": "github"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 778
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 779
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 780
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 781
"type": "tidelift"
"type": "tidelift"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 782
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 783
],
],
FreddleSpl0it
about 3 years ago
95a15d1
[Web] update guzzlehttp/psr7
- Full commit hash
95a15d18a73cf516b89e9acfa199826043751fc0- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 784
"time": "2023-04-17T16:00:45+00:00"
"time": "2023-04-17T16:00:45+00:00"
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 785
},
},
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 786
{
{
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 787
"name": "illuminate/collections",
"name": "illuminate/collections",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 788
"version": "v10.49.0",
"version": "v10.49.0",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 789
"source": {
"source": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 790
"type": "git",
"type": "git",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 791
"url": "https://github.com/illuminate/collections.git",
"url": "https://github.com/illuminate/collections.git",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 792
"reference": "6ae9c74fa92d4e1824d1b346cd435e8eacdc3232"
"reference": "6ae9c74fa92d4e1824d1b346cd435e8eacdc3232"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 793
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 794
"dist": {
"dist": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 795
"type": "zip",
"type": "zip",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 796
"url": "https://api.github.com/repos/illuminate/collections/zipball/6ae9c74fa92d4e1824d1b346cd435e8eacdc3232",
"url": "https://api.github.com/repos/illuminate/collections/zipball/6ae9c74fa92d4e1824d1b346cd435e8eacdc3232",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 797
"reference": "6ae9c74fa92d4e1824d1b346cd435e8eacdc3232",
"reference": "6ae9c74fa92d4e1824d1b346cd435e8eacdc3232",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 798
"shasum": ""
"shasum": ""
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 799
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 800
"require": {
"require": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 801
"illuminate/conditionable": "^10.0",
"illuminate/conditionable": "^10.0",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 802
"illuminate/contracts": "^10.0",
"illuminate/contracts": "^10.0",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 803
"illuminate/macroable": "^10.0",
"illuminate/macroable": "^10.0",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 804
"php": "^8.1"
"php": "^8.1"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 805
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 806
"suggest": {
"suggest": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 807
"symfony/var-dumper": "Required to use the dump method (^6.2)."
"symfony/var-dumper": "Required to use the dump method (^6.2)."
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 808
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 809
"type": "library",
"type": "library",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 810
"extra": {
"extra": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 811
"branch-alias": {
"branch-alias": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 812
"dev-master": "10.x-dev"
"dev-master": "10.x-dev"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 813
}
}
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 814
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 815
"autoload": {
"autoload": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 816
"files": [
"files": [
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 817
"helpers.php"
"helpers.php"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 818
],
],
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 819
"psr-4": {
"psr-4": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 820
"Illuminate\\Support\\": ""
"Illuminate\\Support\\": ""
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 821
}
}
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 822
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 823
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 824
"license": [
"license": [
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 825
"MIT"
"MIT"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 826
],
],
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 827
"authors": [
"authors": [
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 828
{
{
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 829
"name": "Taylor Otwell",
"name": "Taylor Otwell",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 830
"email": "[email protected]"
"email": "[email protected]"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 831
}
}
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 832
],
],
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 833
"description": "The Illuminate Collections package.",
"description": "The Illuminate Collections package.",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 834
"homepage": "https://laravel.com",
"homepage": "https://laravel.com",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 835
"support": {
"support": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 836
"issues": "https://github.com/laravel/framework/issues",
"issues": "https://github.com/laravel/framework/issues",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 837
"source": "https://github.com/laravel/framework"
"source": "https://github.com/laravel/framework"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 838
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 839
"time": "2025-09-08T19:05:53+00:00"
"time": "2025-09-08T19:05:53+00:00"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 840
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 841
{
{
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 842
"name": "illuminate/conditionable",
"name": "illuminate/conditionable",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 843
"version": "v10.49.0",
"version": "v10.49.0",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 844
"source": {
"source": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 845
"type": "git",
"type": "git",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 846
"url": "https://github.com/illuminate/conditionable.git",
"url": "https://github.com/illuminate/conditionable.git",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 847
"reference": "47c700320b7a419f0d188d111f3bbed978fcbd3f"
"reference": "47c700320b7a419f0d188d111f3bbed978fcbd3f"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 848
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 849
"dist": {
"dist": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 850
"type": "zip",
"type": "zip",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 851
"url": "https://api.github.com/repos/illuminate/conditionable/zipball/47c700320b7a419f0d188d111f3bbed978fcbd3f",
"url": "https://api.github.com/repos/illuminate/conditionable/zipball/47c700320b7a419f0d188d111f3bbed978fcbd3f",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 852
"reference": "47c700320b7a419f0d188d111f3bbed978fcbd3f",
"reference": "47c700320b7a419f0d188d111f3bbed978fcbd3f",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 853
"shasum": ""
"shasum": ""
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 854
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 855
"require": {
"require": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 856
"php": "^8.0.2"
"php": "^8.0.2"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 857
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 858
"type": "library",
"type": "library",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 859
"extra": {
"extra": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 860
"branch-alias": {
"branch-alias": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 861
"dev-master": "10.x-dev"
"dev-master": "10.x-dev"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 862
}
}
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 863
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 864
"autoload": {
"autoload": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 865
"psr-4": {
"psr-4": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 866
"Illuminate\\Support\\": ""
"Illuminate\\Support\\": ""
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 867
}
}
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 868
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 869
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 870
"license": [
"license": [
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 871
"MIT"
"MIT"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 872
],
],
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 873
"authors": [
"authors": [
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 874
{
{
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 875
"name": "Taylor Otwell",
"name": "Taylor Otwell",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 876
"email": "[email protected]"
"email": "[email protected]"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 877
}
}
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 878
],
],
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 879
"description": "The Illuminate Conditionable package.",
"description": "The Illuminate Conditionable package.",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 880
"homepage": "https://laravel.com",
"homepage": "https://laravel.com",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 881
"support": {
"support": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 882
"issues": "https://github.com/laravel/framework/issues",
"issues": "https://github.com/laravel/framework/issues",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 883
"source": "https://github.com/laravel/framework"
"source": "https://github.com/laravel/framework"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 884
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 885
"time": "2025-03-24T11:47:24+00:00"
"time": "2025-03-24T11:47:24+00:00"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 886
},
},
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 887
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 888
"name": "illuminate/contracts",
"name": "illuminate/contracts",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 889
"version": "v10.44.0",
"version": "v10.44.0",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 890
"source": {
"source": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 891
"type": "git",
"type": "git",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 892
"url": "https://github.com/illuminate/contracts.git",
"url": "https://github.com/illuminate/contracts.git",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 893
"reference": "8d7152c4a1f5d9cf7da3e8b71f23e4556f6138ac"
"reference": "8d7152c4a1f5d9cf7da3e8b71f23e4556f6138ac"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 894
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 895
"dist": {
"dist": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 896
"type": "zip",
"type": "zip",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 897
"url": "https://api.github.com/repos/illuminate/contracts/zipball/8d7152c4a1f5d9cf7da3e8b71f23e4556f6138ac",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/8d7152c4a1f5d9cf7da3e8b71f23e4556f6138ac",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 898
"reference": "8d7152c4a1f5d9cf7da3e8b71f23e4556f6138ac",
"reference": "8d7152c4a1f5d9cf7da3e8b71f23e4556f6138ac",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 899
"shasum": ""
"shasum": ""
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 900
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 901
"require": {
"require": {
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 902
"php": "^8.1",
"php": "^8.1",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 903
"psr/container": "^1.1.1|^2.0.1",
"psr/container": "^1.1.1|^2.0.1",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 904
"psr/simple-cache": "^1.0|^2.0|^3.0"
"psr/simple-cache": "^1.0|^2.0|^3.0"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 905
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 906
"type": "library",
"type": "library",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 907
"extra": {
"extra": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 908
"branch-alias": {
"branch-alias": {
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 909
"dev-master": "10.x-dev"
"dev-master": "10.x-dev"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 910
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 911
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 912
"autoload": {
"autoload": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 913
"psr-4": {
"psr-4": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 914
"Illuminate\\Contracts\\": ""
"Illuminate\\Contracts\\": ""
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 915
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 916
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 917
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 918
"license": [
"license": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 919
"MIT"
"MIT"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 920
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 921
"authors": [
"authors": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 922
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 923
"name": "Taylor Otwell",
"name": "Taylor Otwell",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 924
"email": "[email protected]"
"email": "[email protected]"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 925
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 926
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 927
"description": "The Illuminate Contracts package.",
"description": "The Illuminate Contracts package.",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 928
"homepage": "https://laravel.com",
"homepage": "https://laravel.com",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 929
"support": {
"support": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 930
"issues": "https://github.com/laravel/framework/issues",
"issues": "https://github.com/laravel/framework/issues",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 931
"source": "https://github.com/laravel/framework"
"source": "https://github.com/laravel/framework"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 932
},
},
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 933
"time": "2024-01-15T18:52:32+00:00"
"time": "2024-01-15T18:52:32+00:00"
andryyy
over 7 years ago
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 934
},
},
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 935
{
{
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 936
"name": "illuminate/macroable",
"name": "illuminate/macroable",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 937
"version": "v10.49.0",
"version": "v10.49.0",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 938
"source": {
"source": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 939
"type": "git",
"type": "git",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 940
"url": "https://github.com/illuminate/macroable.git",
"url": "https://github.com/illuminate/macroable.git",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 941
"reference": "dff667a46ac37b634dcf68909d9d41e94dc97c27"
"reference": "dff667a46ac37b634dcf68909d9d41e94dc97c27"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 942
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 943
"dist": {
"dist": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 944
"type": "zip",
"type": "zip",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 945
"url": "https://api.github.com/repos/illuminate/macroable/zipball/dff667a46ac37b634dcf68909d9d41e94dc97c27",
"url": "https://api.github.com/repos/illuminate/macroable/zipball/dff667a46ac37b634dcf68909d9d41e94dc97c27",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 946
"reference": "dff667a46ac37b634dcf68909d9d41e94dc97c27",
"reference": "dff667a46ac37b634dcf68909d9d41e94dc97c27",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 947
"shasum": ""
"shasum": ""
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 948
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 949
"require": {
"require": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 950
"php": "^8.1"
"php": "^8.1"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 951
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 952
"type": "library",
"type": "library",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 953
"extra": {
"extra": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 954
"branch-alias": {
"branch-alias": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 955
"dev-master": "10.x-dev"
"dev-master": "10.x-dev"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 956
}
}
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 957
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 958
"autoload": {
"autoload": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 959
"psr-4": {
"psr-4": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 960
"Illuminate\\Support\\": ""
"Illuminate\\Support\\": ""
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 961
}
}
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 962
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 963
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 964
"license": [
"license": [
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 965
"MIT"
"MIT"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 966
],
],
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 967
"authors": [
"authors": [
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 968
{
{
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 969
"name": "Taylor Otwell",
"name": "Taylor Otwell",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 970
"email": "[email protected]"
"email": "[email protected]"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 971
}
}
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 972
],
],
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 973
"description": "The Illuminate Macroable package.",
"description": "The Illuminate Macroable package.",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 974
"homepage": "https://laravel.com",
"homepage": "https://laravel.com",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 975
"support": {
"support": {
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 976
"issues": "https://github.com/laravel/framework/issues",
"issues": "https://github.com/laravel/framework/issues",
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 977
"source": "https://github.com/laravel/framework"
"source": "https://github.com/laravel/framework"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 978
},
},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 979
"time": "2023-06-05T12:46:42+00:00"
"time": "2023-06-05T12:46:42+00:00"
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 980
},
},
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 981
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 982
"name": "league/oauth2-client",
"name": "league/oauth2-client",
FreddleSpl0it
about 3 years ago
a805d3b
[Web] add league/oauth2-client
- Full commit hash
a805d3b2e3123b9e7adba5dfae405cadc4011431- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 983
"version": "2.7.0",
"version": "2.7.0",
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 984
"source": {
"source": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 985
"type": "git",
"type": "git",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 986
"url": "https://github.com/thephpleague/oauth2-client.git",
"url": "https://github.com/thephpleague/oauth2-client.git",
FreddleSpl0it
about 3 years ago
a805d3b
[Web] add league/oauth2-client
- Full commit hash
a805d3b2e3123b9e7adba5dfae405cadc4011431- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 987
"reference": "160d6274b03562ebeb55ed18399281d8118b76c8"
"reference": "160d6274b03562ebeb55ed18399281d8118b76c8"
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 988
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 989
"dist": {
"dist": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 990
"type": "zip",
"type": "zip",
FreddleSpl0it
about 3 years ago
a805d3b
[Web] add league/oauth2-client
- Full commit hash
a805d3b2e3123b9e7adba5dfae405cadc4011431- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 991
"url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/160d6274b03562ebeb55ed18399281d8118b76c8",
"url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/160d6274b03562ebeb55ed18399281d8118b76c8",
same change
a805d3b
[Web] add league/oauth2-client
- Full commit hash
a805d3b2e3123b9e7adba5dfae405cadc4011431- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 992
"reference": "160d6274b03562ebeb55ed18399281d8118b76c8",
"reference": "160d6274b03562ebeb55ed18399281d8118b76c8",
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 993
"shasum": ""
"shasum": ""
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 994
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 995
"require": {
"require": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 996
"guzzlehttp/guzzle": "^6.0 || ^7.0",
"guzzlehttp/guzzle": "^6.0 || ^7.0",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 997
"paragonie/random_compat": "^1 || ^2 || ^9.99",
"paragonie/random_compat": "^1 || ^2 || ^9.99",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 998
"php": "^5.6 || ^7.0 || ^8.0"
"php": "^5.6 || ^7.0 || ^8.0"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 999
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1000
"require-dev": {
"require-dev": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1001
"mockery/mockery": "^1.3.5",
"mockery/mockery": "^1.3.5",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1002
"php-parallel-lint/php-parallel-lint": "^1.3.1",
"php-parallel-lint/php-parallel-lint": "^1.3.1",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1003
"phpunit/phpunit": "^5.7 || ^6.0 || ^9.5",
"phpunit/phpunit": "^5.7 || ^6.0 || ^9.5",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1004
"squizlabs/php_codesniffer": "^2.3 || ^3.0"
"squizlabs/php_codesniffer": "^2.3 || ^3.0"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1005
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1006
"type": "library",
"type": "library",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1007
"extra": {
"extra": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1008
"branch-alias": {
"branch-alias": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1009
"dev-2.x": "2.0.x-dev"
"dev-2.x": "2.0.x-dev"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1010
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1011
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1012
"autoload": {
"autoload": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1013
"psr-4": {
"psr-4": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1014
"League\\OAuth2\\Client\\": "src/"
"League\\OAuth2\\Client\\": "src/"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1015
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1016
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1017
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1018
"license": [
"license": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1019
"MIT"
"MIT"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1020
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1021
"authors": [
"authors": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1022
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1023
"name": "Alex Bilbie",
"name": "Alex Bilbie",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1024
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1025
"homepage": "http://www.alexbilbie.com",
"homepage": "http://www.alexbilbie.com",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1026
"role": "Developer"
"role": "Developer"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1027
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1028
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1029
"name": "Woody Gilk",
"name": "Woody Gilk",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1030
"homepage": "https://github.com/shadowhand",
"homepage": "https://github.com/shadowhand",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1031
"role": "Contributor"
"role": "Contributor"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1032
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1033
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1034
"description": "OAuth 2.0 Client Library",
"description": "OAuth 2.0 Client Library",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1035
"keywords": [
"keywords": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1036
"Authentication",
"Authentication",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1037
"SSO",
"SSO",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1038
"authorization",
"authorization",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1039
"identity",
"identity",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1040
"idp",
"idp",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1041
"oauth",
"oauth",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1042
"oauth2",
"oauth2",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1043
"single sign on"
"single sign on"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1044
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1045
"support": {
"support": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1046
"issues": "https://github.com/thephpleague/oauth2-client/issues",
"issues": "https://github.com/thephpleague/oauth2-client/issues",
FreddleSpl0it
about 3 years ago
a805d3b
[Web] add league/oauth2-client
- Full commit hash
a805d3b2e3123b9e7adba5dfae405cadc4011431- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 1047
"source": "https://github.com/thephpleague/oauth2-client/tree/2.7.0"
"source": "https://github.com/thephpleague/oauth2-client/tree/2.7.0"
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1048
},
},
FreddleSpl0it
about 3 years ago
a805d3b
[Web] add league/oauth2-client
- Full commit hash
a805d3b2e3123b9e7adba5dfae405cadc4011431- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 1049
"time": "2023-04-16T18:19:15+00:00"
"time": "2023-04-16T18:19:15+00:00"
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1050
},
},
andryyy
over 7 years ago
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1051
{
{
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1052
"name": "matthiasmullie/minify",
"name": "matthiasmullie/minify",
andryyy
over 5 years ago
6b3ea28
[Web] Minor fixes
- Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1053
"version": "1.3.66",
"version": "1.3.66",
andryyy
over 7 years ago
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1054
"source": {
"source": {
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1055
"type": "git",
"type": "git",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1056
"url": "https://github.com/matthiasmullie/minify.git",
"url": "https://github.com/matthiasmullie/minify.git",
andryyy
over 5 years ago
6b3ea28
[Web] Minor fixes
- Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1057
"reference": "45fd3b0f1dfa2c965857c6d4a470bea52adc31a6"
"reference": "45fd3b0f1dfa2c965857c6d4a470bea52adc31a6"
andryyy
over 7 years ago
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1058
},
},
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1059
"dist": {
"dist": {
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1060
"type": "zip",
"type": "zip",
andryyy
over 5 years ago
6b3ea28
[Web] Minor fixes
- Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1061
"url": "https://api.github.com/repos/matthiasmullie/minify/zipball/45fd3b0f1dfa2c965857c6d4a470bea52adc31a6",
"url": "https://api.github.com/repos/matthiasmullie/minify/zipball/45fd3b0f1dfa2c965857c6d4a470bea52adc31a6",
same change
6b3ea28
[Web] Minor fixes
- Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1062
"reference": "45fd3b0f1dfa2c965857c6d4a470bea52adc31a6",
"reference": "45fd3b0f1dfa2c965857c6d4a470bea52adc31a6",
andryyy
over 7 years ago
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1063
"shasum": ""
"shasum": ""
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1064
},
},
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1065
"require": {
"require": {
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1066
"ext-pcre": "*",
"ext-pcre": "*",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1067
"matthiasmullie/path-converter": "~1.1",
"matthiasmullie/path-converter": "~1.1",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1068
"php": ">=5.3.0"
"php": ">=5.3.0"
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1069
},
},
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1070
"require-dev": {
"require-dev": {
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1071
"friendsofphp/php-cs-fixer": "~2.0",
"friendsofphp/php-cs-fixer": "~2.0",
andryyy
over 5 years ago
6b3ea28
[Web] Minor fixes
- Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1072
"matthiasmullie/scrapbook": "dev-master",
"matthiasmullie/scrapbook": "dev-master",
same change
6b3ea28
[Web] Minor fixes
- Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1073
"phpunit/phpunit": ">=4.8"
"phpunit/phpunit": ">=4.8"
andryyy
over 7 years ago
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1074
},
},
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1075
"suggest": {
"suggest": {
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1076
"psr/cache-implementation": "Cache implementation to use with Minify::cache"
"psr/cache-implementation": "Cache implementation to use with Minify::cache"
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1077
},
},
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1078
"bin": [
"bin": [
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1079
"bin/minifycss",
"bin/minifycss",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1080
"bin/minifyjs"
"bin/minifyjs"
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1081
],
],
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1082
"type": "library",
"type": "library",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1083
"autoload": {
"autoload": {
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1084
"psr-4": {
"psr-4": {
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1085
"MatthiasMullie\\Minify\\": "src/"
"MatthiasMullie\\Minify\\": "src/"
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1086
}
}
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1087
},
},
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1088
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1089
"license": [
"license": [
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1090
"MIT"
"MIT"
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1091
],
],
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1092
"authors": [
"authors": [
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1093
{
{
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1094
"name": "Matthias Mullie",
"name": "Matthias Mullie",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1095
"email": "[email protected]",
"email": "[email protected]",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1096
"homepage": "http://www.mullie.eu",
"homepage": "http://www.mullie.eu",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1097
"role": "Developer"
"role": "Developer"
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1098
}
}
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1099
],
],
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1100
"description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
"description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1101
"homepage": "http://www.minifier.org",
"homepage": "http://www.minifier.org",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1102
"keywords": [
"keywords": [
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1103
"JS",
"JS",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1104
"css",
"css",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1105
"javascript",
"javascript",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1106
"minifier",
"minifier",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1107
"minify"
"minify"
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1108
],
],
andryyy
over 5 years ago
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1109
"support": {
"support": {
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1110
"issues": "https://github.com/matthiasmullie/minify/issues",
"issues": "https://github.com/matthiasmullie/minify/issues",
andryyy
over 5 years ago
6b3ea28
[Web] Minor fixes
- Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1111
"source": "https://github.com/matthiasmullie/minify/tree/1.3.66"
"source": "https://github.com/matthiasmullie/minify/tree/1.3.66"
andryyy
over 5 years ago
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1112
},
},
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1113
"funding": [
"funding": [
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1114
{
{
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1115
"url": "https://github.com/[user1",
"url": "https://github.com/[user1",
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1116
"type": "github"
"type": "github"
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1117
},
},
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1118
{
{
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1119
"url": "https://github.com/matthiasmullie] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g.",
"url": "https://github.com/matthiasmullie] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g.",
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1120
"type": "github"
"type": "github"
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1121
},
},
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1122
{
{
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1123
"url": "https://github.com/user2",
"url": "https://github.com/user2",
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1124
"type": "github"
"type": "github"
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1125
}
}
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1126
],
],
andryyy
over 5 years ago
6b3ea28
[Web] Minor fixes
- Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1127
"time": "2021-01-06T15:18:10+00:00"
"time": "2021-01-06T15:18:10+00:00"
andryyy
over 7 years ago
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1128
},
},
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1129
{
{
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1130
"name": "matthiasmullie/path-converter",
"name": "matthiasmullie/path-converter",
andryyy
about 6 years ago
667bd48
[Web] Update libs
- Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1131
"version": "1.1.3",
"version": "1.1.3",
andryyy
over 7 years ago
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1132
"source": {
"source": {
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1133
"type": "git",
"type": "git",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1134
"url": "https://github.com/matthiasmullie/path-converter.git",
"url": "https://github.com/matthiasmullie/path-converter.git",
andryyy
about 6 years ago
667bd48
[Web] Update libs
- Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1135
"reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
"reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
andryyy
over 7 years ago
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1136
},
},
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1137
"dist": {
"dist": {
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1138
"type": "zip",
"type": "zip",
andryyy
about 6 years ago
667bd48
[Web] Update libs
- Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1139
"url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
"url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
same change
667bd48
[Web] Update libs
- Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1140
"reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
"reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
andryyy
over 7 years ago
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1141
"shasum": ""
"shasum": ""
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1142
},
},
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1143
"require": {
"require": {
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1144
"ext-pcre": "*",
"ext-pcre": "*",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1145
"php": ">=5.3.0"
"php": ">=5.3.0"
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1146
},
},
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1147
"require-dev": {
"require-dev": {
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1148
"phpunit/phpunit": "~4.8"
"phpunit/phpunit": "~4.8"
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1149
},
},
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1150
"type": "library",
"type": "library",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1151
"autoload": {
"autoload": {
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1152
"psr-4": {
"psr-4": {
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1153
"MatthiasMullie\\PathConverter\\": "src/"
"MatthiasMullie\\PathConverter\\": "src/"
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1154
}
}
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1155
},
},
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1156
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1157
"license": [
"license": [
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1158
"MIT"
"MIT"
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1159
],
],
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1160
"authors": [
"authors": [
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1161
{
{
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1162
"name": "Matthias Mullie",
"name": "Matthias Mullie",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1163
"email": "[email protected]",
"email": "[email protected]",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1164
"homepage": "http://www.mullie.eu",
"homepage": "http://www.mullie.eu",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1165
"role": "Developer"
"role": "Developer"
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1166
}
}
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1167
],
],
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1168
"description": "Relative path converter",
"description": "Relative path converter",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1169
"homepage": "http://github.com/matthiasmullie/path-converter",
"homepage": "http://github.com/matthiasmullie/path-converter",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1170
"keywords": [
"keywords": [
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1171
"converter",
"converter",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1172
"path",
"path",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1173
"paths",
"paths",
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1174
"relative"
"relative"
same change
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1175
],
],
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1176
"support": {
"support": {
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1177
"issues": "https://github.com/matthiasmullie/path-converter/issues",
"issues": "https://github.com/matthiasmullie/path-converter/issues",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1178
"source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3"
"source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3"
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1179
},
},
andryyy
about 6 years ago
667bd48
[Web] Update libs
- Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1180
"time": "2019-02-05T23:41:09+00:00"
"time": "2019-02-05T23:41:09+00:00"
andryyy
over 7 years ago
ad0df77
[Web] Minify css and js via PHP
- Full commit hash
ad0df77d2823e279dd17fe86d9efd594efc45599- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 1181
},
},
tinect
over 6 years ago
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1182
{
{
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1183
"name": "mustangostang/spyc",
"name": "mustangostang/spyc",
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1184
"version": "0.6.3",
"version": "0.6.3",
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1185
"source": {
"source": {
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1186
"type": "git",
"type": "git",
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1187
"url": "[email protected]:mustangostang/spyc.git",
"url": "[email protected]:mustangostang/spyc.git",
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1188
"reference": "4627c838b16550b666d15aeae1e5289dd5b77da0"
"reference": "4627c838b16550b666d15aeae1e5289dd5b77da0"
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1189
},
},
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1190
"dist": {
"dist": {
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1191
"type": "zip",
"type": "zip",
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1192
"url": "https://api.github.com/repos/mustangostang/spyc/zipball/4627c838b16550b666d15aeae1e5289dd5b77da0",
"url": "https://api.github.com/repos/mustangostang/spyc/zipball/4627c838b16550b666d15aeae1e5289dd5b77da0",
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1193
"reference": "4627c838b16550b666d15aeae1e5289dd5b77da0",
"reference": "4627c838b16550b666d15aeae1e5289dd5b77da0",
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1194
"shasum": ""
"shasum": ""
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1195
},
},
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1196
"require": {
"require": {
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1197
"php": ">=5.3.1"
"php": ">=5.3.1"
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1198
},
},
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1199
"require-dev": {
"require-dev": {
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1200
"phpunit/phpunit": "4.3.*@dev"
"phpunit/phpunit": "4.3.*@dev"
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1201
},
},
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1202
"type": "library",
"type": "library",
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1203
"extra": {
"extra": {
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1204
"branch-alias": {
"branch-alias": {
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1205
"dev-master": "0.5.x-dev"
"dev-master": "0.5.x-dev"
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1206
}
}
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1207
},
},
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1208
"autoload": {
"autoload": {
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1209
"files": [
"files": [
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1210
"Spyc.php"
"Spyc.php"
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1211
]
]
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1212
},
},
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1213
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1214
"license": [
"license": [
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1215
"MIT"
"MIT"
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1216
],
],
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1217
"authors": [
"authors": [
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1218
{
{
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1219
"name": "mustangostang",
"name": "mustangostang",
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1220
"email": "[email protected]"
"email": "[email protected]"
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1221
}
}
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1222
],
],
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1223
"description": "A simple YAML loader/dumper class for PHP",
"description": "A simple YAML loader/dumper class for PHP",
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1224
"homepage": "https://github.com/mustangostang/spyc/",
"homepage": "https://github.com/mustangostang/spyc/",
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1225
"keywords": [
"keywords": [
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1226
"spyc",
"spyc",
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1227
"yaml",
"yaml",
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1228
"yml"
"yml"
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1229
],
],
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1230
"time": "2019-09-10T13:16:29+00:00"
"time": "2019-09-10T13:16:29+00:00"
same change
f41c2a6
add mustangostang/spyc to composer
- Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9- Author
- tinect <[email protected]>
- Date
- over 6 years ago
- Selected line
- 1231
},
},
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1232
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1233
"name": "nesbot/carbon",
"name": "nesbot/carbon",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1234
"version": "2.72.3",
"version": "2.72.3",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1235
"source": {
"source": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1236
"type": "git",
"type": "git",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1237
"url": "https://github.com/briannesbitt/Carbon.git",
"url": "https://github.com/briannesbitt/Carbon.git",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1238
"reference": "0c6fd108360c562f6e4fd1dedb8233b423e91c83"
"reference": "0c6fd108360c562f6e4fd1dedb8233b423e91c83"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1239
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1240
"dist": {
"dist": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1241
"type": "zip",
"type": "zip",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1242
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/0c6fd108360c562f6e4fd1dedb8233b423e91c83",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/0c6fd108360c562f6e4fd1dedb8233b423e91c83",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1243
"reference": "0c6fd108360c562f6e4fd1dedb8233b423e91c83",
"reference": "0c6fd108360c562f6e4fd1dedb8233b423e91c83",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1244
"shasum": ""
"shasum": ""
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1245
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1246
"require": {
"require": {
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1247
"carbonphp/carbon-doctrine-types": "*",
"carbonphp/carbon-doctrine-types": "*",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1248
"ext-json": "*",
"ext-json": "*",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1249
"php": "^7.1.8 || ^8.0",
"php": "^7.1.8 || ^8.0",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1250
"psr/clock": "^1.0",
"psr/clock": "^1.0",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1251
"symfony/polyfill-mbstring": "^1.0",
"symfony/polyfill-mbstring": "^1.0",
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1252
"symfony/polyfill-php80": "^1.16",
"symfony/polyfill-php80": "^1.16",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1253
"symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
"symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1254
},
},
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1255
"provide": {
"provide": {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1256
"psr/clock-implementation": "1.0"
"psr/clock-implementation": "1.0"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1257
},
},
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1258
"require-dev": {
"require-dev": {
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1259
"doctrine/dbal": "^2.0 || ^3.1.4 || ^4.0",
"doctrine/dbal": "^2.0 || ^3.1.4 || ^4.0",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1260
"doctrine/orm": "^2.7 || ^3.0",
"doctrine/orm": "^2.7 || ^3.0",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1261
"friendsofphp/php-cs-fixer": "^3.0",
"friendsofphp/php-cs-fixer": "^3.0",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1262
"kylekatarnls/multi-tester": "^2.0",
"kylekatarnls/multi-tester": "^2.0",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1263
"ondrejmirtes/better-reflection": "*",
"ondrejmirtes/better-reflection": "*",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1264
"phpmd/phpmd": "^2.9",
"phpmd/phpmd": "^2.9",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1265
"phpstan/extension-installer": "^1.0",
"phpstan/extension-installer": "^1.0",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1266
"phpstan/phpstan": "^0.12.99 || ^1.7.14",
"phpstan/phpstan": "^0.12.99 || ^1.7.14",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1267
"phpunit/php-file-iterator": "^2.0.5 || ^3.0.6",
"phpunit/php-file-iterator": "^2.0.5 || ^3.0.6",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1268
"phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
"phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1269
"squizlabs/php_codesniffer": "^3.4"
"squizlabs/php_codesniffer": "^3.4"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1270
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1271
"bin": [
"bin": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1272
"bin/carbon"
"bin/carbon"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1273
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1274
"type": "library",
"type": "library",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1275
"extra": {
"extra": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1276
"branch-alias": {
"branch-alias": {
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1277
"dev-3.x": "3.x-dev",
"dev-3.x": "3.x-dev",
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1278
"dev-master": "2.x-dev"
"dev-master": "2.x-dev"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1279
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1280
"laravel": {
"laravel": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1281
"providers": [
"providers": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1282
"Carbon\\Laravel\\ServiceProvider"
"Carbon\\Laravel\\ServiceProvider"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1283
]
]
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1284
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1285
"phpstan": {
"phpstan": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1286
"includes": [
"includes": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1287
"extension.neon"
"extension.neon"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1288
]
]
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1289
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1290
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1291
"autoload": {
"autoload": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1292
"psr-4": {
"psr-4": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1293
"Carbon\\": "src/Carbon/"
"Carbon\\": "src/Carbon/"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1294
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1295
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1296
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1297
"license": [
"license": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1298
"MIT"
"MIT"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1299
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1300
"authors": [
"authors": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1301
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1302
"name": "Brian Nesbitt",
"name": "Brian Nesbitt",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1303
"email": "[email protected]",
"email": "[email protected]",
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1304
"homepage": "https://markido.com"
"homepage": "https://markido.com"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1305
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1306
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1307
"name": "kylekatarnls",
"name": "kylekatarnls",
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1308
"homepage": "https://github.com/kylekatarnls"
"homepage": "https://github.com/kylekatarnls"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1309
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1310
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1311
"description": "An API extension for DateTime that supports 281 different languages.",
"description": "An API extension for DateTime that supports 281 different languages.",
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1312
"homepage": "https://carbon.nesbot.com",
"homepage": "https://carbon.nesbot.com",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1313
"keywords": [
"keywords": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1314
"date",
"date",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1315
"datetime",
"datetime",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1316
"time"
"time"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1317
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1318
"support": {
"support": {
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1319
"docs": "https://carbon.nesbot.com/docs",
"docs": "https://carbon.nesbot.com/docs",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1320
"issues": "https://github.com/briannesbitt/Carbon/issues",
"issues": "https://github.com/briannesbitt/Carbon/issues",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1321
"source": "https://github.com/briannesbitt/Carbon"
"source": "https://github.com/briannesbitt/Carbon"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1322
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1323
"funding": [
"funding": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1324
{
{
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1325
"url": "https://github.com/sponsors/kylekatarnls",
"url": "https://github.com/sponsors/kylekatarnls",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1326
"type": "github"
"type": "github"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1327
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1328
{
{
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1329
"url": "https://opencollective.com/Carbon#sponsor",
"url": "https://opencollective.com/Carbon#sponsor",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1330
"type": "opencollective"
"type": "opencollective"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1331
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1332
{
{
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1333
"url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
"url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1334
"type": "tidelift"
"type": "tidelift"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1335
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1336
],
],
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1337
"time": "2024-01-25T10:35:09+00:00"
"time": "2024-01-25T10:35:09+00:00"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1338
},
},
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1339
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1340
"name": "paragonie/random_compat",
"name": "paragonie/random_compat",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1341
"version": "v9.99.100",
"version": "v9.99.100",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1342
"source": {
"source": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1343
"type": "git",
"type": "git",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1344
"url": "https://github.com/paragonie/random_compat.git",
"url": "https://github.com/paragonie/random_compat.git",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1345
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1346
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1347
"dist": {
"dist": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1348
"type": "zip",
"type": "zip",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1349
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1350
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1351
"shasum": ""
"shasum": ""
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1352
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1353
"require": {
"require": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1354
"php": ">= 7"
"php": ">= 7"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1355
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1356
"require-dev": {
"require-dev": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1357
"phpunit/phpunit": "4.*|5.*",
"phpunit/phpunit": "4.*|5.*",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1358
"vimeo/psalm": "^1"
"vimeo/psalm": "^1"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1359
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1360
"suggest": {
"suggest": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1361
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1362
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1363
"type": "library",
"type": "library",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1364
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1365
"license": [
"license": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1366
"MIT"
"MIT"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1367
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1368
"authors": [
"authors": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1369
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1370
"name": "Paragon Initiative Enterprises",
"name": "Paragon Initiative Enterprises",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1371
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1372
"homepage": "https://paragonie.com"
"homepage": "https://paragonie.com"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1373
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1374
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1375
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1376
"keywords": [
"keywords": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1377
"csprng",
"csprng",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1378
"polyfill",
"polyfill",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1379
"pseudorandom",
"pseudorandom",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1380
"random"
"random"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1381
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1382
"support": {
"support": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1383
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1384
"issues": "https://github.com/paragonie/random_compat/issues",
"issues": "https://github.com/paragonie/random_compat/issues",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1385
"source": "https://github.com/paragonie/random_compat"
"source": "https://github.com/paragonie/random_compat"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1386
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1387
"time": "2020-10-15T08:29:30+00:00"
"time": "2020-10-15T08:29:30+00:00"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1388
},
},
andre.peters
over 8 years ago
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1389
{
{
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1390
"name": "php-mime-mail-parser/php-mime-mail-parser",
"name": "php-mime-mail-parser/php-mime-mail-parser",
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1391
"version": "7.0.0",
"version": "7.0.0",
andre.peters
over 8 years ago
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1392
"source": {
"source": {
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1393
"type": "git",
"type": "git",
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1394
"url": "https://github.com/php-mime-mail-parser/php-mime-mail-parser.git",
"url": "https://github.com/php-mime-mail-parser/php-mime-mail-parser.git",
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1395
"reference": "9d09a017f3f103fec8456211a4a538b80e0eca0d"
"reference": "9d09a017f3f103fec8456211a4a538b80e0eca0d"
andre.peters
over 8 years ago
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1396
},
},
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1397
"dist": {
"dist": {
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1398
"type": "zip",
"type": "zip",
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1399
"url": "https://api.github.com/repos/php-mime-mail-parser/php-mime-mail-parser/zipball/9d09a017f3f103fec8456211a4a538b80e0eca0d",
"url": "https://api.github.com/repos/php-mime-mail-parser/php-mime-mail-parser/zipball/9d09a017f3f103fec8456211a4a538b80e0eca0d",
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1400
"reference": "9d09a017f3f103fec8456211a4a538b80e0eca0d",
"reference": "9d09a017f3f103fec8456211a4a538b80e0eca0d",
andre.peters
over 8 years ago
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1401
"shasum": ""
"shasum": ""
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1402
},
},
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1403
"require": {
"require": {
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1404
"ext-mailparse": "*",
"ext-mailparse": "*",
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1405
"php": "^7.2|^8.0"
"php": "^7.2|^8.0"
andre.peters
over 8 years ago
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1406
},
},
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1407
"replace": {
"replace": {
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1408
"exorus/php-mime-mail-parser": "*",
"exorus/php-mime-mail-parser": "*",
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1409
"messaged/php-mime-mail-parser": "*"
"messaged/php-mime-mail-parser": "*"
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1410
},
},
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1411
"require-dev": {
"require-dev": {
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1412
"php-coveralls/php-coveralls": "^2.2",
"php-coveralls/php-coveralls": "^2.2",
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1413
"phpunit/phpunit": "^8.0",
"phpunit/phpunit": "^8.0",
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1414
"squizlabs/php_codesniffer": "^3.5"
"squizlabs/php_codesniffer": "^3.5"
andre.peters
over 8 years ago
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1415
},
},
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1416
"type": "library",
"type": "library",
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1417
"autoload": {
"autoload": {
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1418
"psr-4": {
"psr-4": {
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1419
"PhpMimeMailParser\\": "src/"
"PhpMimeMailParser\\": "src/"
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1420
}
}
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1421
},
},
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1422
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1423
"license": [
"license": [
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1424
"MIT"
"MIT"
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1425
],
],
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1426
"authors": [
"authors": [
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1427
{
{
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1428
"name": "eXorus",
"name": "eXorus",
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1429
"email": "[email protected]",
"email": "[email protected]",
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1430
"homepage": "https://github.com/eXorus/",
"homepage": "https://github.com/eXorus/",
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1431
"role": "Developer"
"role": "Developer"
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1432
},
},
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1433
{
{
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1434
"name": "M.Valinskis",
"name": "M.Valinskis",
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1435
"email": "[email protected]",
"email": "[email protected]",
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1436
"homepage": "https://code.google.com/p/php-mime-mail-parser",
"homepage": "https://code.google.com/p/php-mime-mail-parser",
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1437
"role": "Developer"
"role": "Developer"
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1438
},
},
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1439
{
{
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1440
"name": "eugene.emmett.wood",
"name": "eugene.emmett.wood",
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1441
"email": "[email protected]",
"email": "[email protected]",
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1442
"homepage": "https://code.google.com/p/php-mime-mail-parser",
"homepage": "https://code.google.com/p/php-mime-mail-parser",
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1443
"role": "Developer"
"role": "Developer"
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1444
},
},
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1445
{
{
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1446
"name": "alknetso",
"name": "alknetso",
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1447
"email": "[email protected]",
"email": "[email protected]",
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1448
"homepage": "https://code.google.com/p/php-mime-mail-parser",
"homepage": "https://code.google.com/p/php-mime-mail-parser",
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1449
"role": "Developer"
"role": "Developer"
andryyy
almost 7 years ago
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 1450
},
},
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 1451
{
{
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 1452
"name": "bucabay",
"name": "bucabay",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 1453
"email": "[email protected]",
"email": "[email protected]",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 1454
"homepage": "http://www.fijiwebdesign.com",
"homepage": "http://www.fijiwebdesign.com",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 1455
"role": "Developer"
"role": "Developer"
andre.peters
over 8 years ago
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1456
}
}
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1457
],
],
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1458
"description": "A fully tested email parser for PHP 7.2+ (mailparse extension wrapper).",
"description": "A fully tested email parser for PHP 7.2+ (mailparse extension wrapper).",
andre.peters
over 8 years ago
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1459
"homepage": "https://github.com/php-mime-mail-parser/php-mime-mail-parser",
"homepage": "https://github.com/php-mime-mail-parser/php-mime-mail-parser",
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1460
"keywords": [
"keywords": [
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1461
"MimeMailParser",
"MimeMailParser",
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1462
"mail",
"mail",
same change
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1463
"mailparse",
"mailparse",
andryyy
almost 7 years ago
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 1464
"mime",
"mime",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 1465
"parser",
"parser",
same change
7a85abd
[Web] Prepare for oauth2
- Full commit hash
7a85abdb42c4aa0d92876717c56a053a5d01c94c- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 1466
"php"
"php"
andre.peters
over 8 years ago
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1467
],
],
andryyy
over 5 years ago
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1468
"support": {
"support": {
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1469
"issues": "https://github.com/php-mime-mail-parser/php-mime-mail-parser/issues",
"issues": "https://github.com/php-mime-mail-parser/php-mime-mail-parser/issues",
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1470
"source": "https://github.com/php-mime-mail-parser/php-mime-mail-parser/tree/7.0.0"
"source": "https://github.com/php-mime-mail-parser/php-mime-mail-parser/tree/7.0.0"
andryyy
over 5 years ago
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1471
},
},
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1472
"funding": [
"funding": [
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1473
{
{
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1474
"url": "https://github.com/eXorus",
"url": "https://github.com/eXorus",
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1475
"type": "github"
"type": "github"
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1476
}
}
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1477
],
],
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1478
"time": "2021-02-25T17:21:57+00:00"
"time": "2021-02-25T17:21:57+00:00"
andre.peters
over 8 years ago
adc23d8
Various...
- Full commit hash
adc23d86f9b16c77cde48c609c492e4cbaa29335- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 1479
},
},
andryyy
almost 9 years ago
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1480
{
{
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1481
"name": "phpmailer/phpmailer",
"name": "phpmailer/phpmailer",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1482
"version": "v6.6.0",
"version": "v6.6.0",
andryyy
almost 9 years ago
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1483
"source": {
"source": {
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1484
"type": "git",
"type": "git",
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1485
"url": "https://github.com/PHPMailer/PHPMailer.git",
"url": "https://github.com/PHPMailer/PHPMailer.git",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1486
"reference": "e43bac82edc26ca04b36143a48bde1c051cfd5b1"
"reference": "e43bac82edc26ca04b36143a48bde1c051cfd5b1"
andryyy
almost 9 years ago
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1487
},
},
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1488
"dist": {
"dist": {
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1489
"type": "zip",
"type": "zip",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1490
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e43bac82edc26ca04b36143a48bde1c051cfd5b1",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e43bac82edc26ca04b36143a48bde1c051cfd5b1",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1491
"reference": "e43bac82edc26ca04b36143a48bde1c051cfd5b1",
"reference": "e43bac82edc26ca04b36143a48bde1c051cfd5b1",
andryyy
almost 9 years ago
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1492
"shasum": ""
"shasum": ""
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1493
},
},
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1494
"require": {
"require": {
andryyy
almost 9 years ago
e07f84d
[Web] Update phpmailer, always use correct path for vars.inc.php
- Full commit hash
e07f84d0f0d3fe800b341581322ec619b072e80d- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1495
"ext-ctype": "*",
"ext-ctype": "*",
andryyy
about 6 years ago
6106206
[Web] Update PHPMailer
- Full commit hash
6106206790ef6bbbfd730ad51133d10dd0a02b09- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1496
"ext-filter": "*",
"ext-filter": "*",
andryyy
over 5 years ago
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1497
"ext-hash": "*",
"ext-hash": "*",
andryyy
about 6 years ago
6106206
[Web] Update PHPMailer
- Full commit hash
6106206790ef6bbbfd730ad51133d10dd0a02b09- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1498
"php": ">=5.5.0"
"php": ">=5.5.0"
andryyy
almost 9 years ago
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1499
},
},
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1500
"require-dev": {
"require-dev": {
andryyy
over 5 years ago
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1501
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
andryyy
about 6 years ago
6106206
[Web] Update PHPMailer
- Full commit hash
6106206790ef6bbbfd730ad51133d10dd0a02b09- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1502
"doctrine/annotations": "^1.2",
"doctrine/annotations": "^1.2",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1503
"php-parallel-lint/php-console-highlighter": "^0.5.0",
"php-parallel-lint/php-console-highlighter": "^0.5.0",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1504
"php-parallel-lint/php-parallel-lint": "^1.3.1",
"php-parallel-lint/php-parallel-lint": "^1.3.1",
andryyy
over 5 years ago
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1505
"phpcompatibility/php-compatibility": "^9.3.5",
"phpcompatibility/php-compatibility": "^9.3.5",
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1506
"roave/security-advisories": "dev-latest",
"roave/security-advisories": "dev-latest",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1507
"squizlabs/php_codesniffer": "^3.6.2",
"squizlabs/php_codesniffer": "^3.6.2",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1508
"yoast/phpunit-polyfills": "^1.0.0"
"yoast/phpunit-polyfills": "^1.0.0"
andryyy
almost 9 years ago
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1509
},
},
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1510
"suggest": {
"suggest": {
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1511
"ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
"ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
andryyy
about 6 years ago
6106206
[Web] Update PHPMailer
- Full commit hash
6106206790ef6bbbfd730ad51133d10dd0a02b09- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1512
"hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
"hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
same change
6106206
[Web] Update PHPMailer
- Full commit hash
6106206790ef6bbbfd730ad51133d10dd0a02b09- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1513
"league/oauth2-google": "Needed for Google XOAUTH2 authentication",
"league/oauth2-google": "Needed for Google XOAUTH2 authentication",
same change
6106206
[Web] Update PHPMailer
- Full commit hash
6106206790ef6bbbfd730ad51133d10dd0a02b09- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1514
"psr/log": "For optional PSR-3 debug logging",
"psr/log": "For optional PSR-3 debug logging",
same change
6106206
[Web] Update PHPMailer
- Full commit hash
6106206790ef6bbbfd730ad51133d10dd0a02b09- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1515
"stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
"stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
same change
6106206
[Web] Update PHPMailer
- Full commit hash
6106206790ef6bbbfd730ad51133d10dd0a02b09- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1516
"symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
"symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
andryyy
almost 9 years ago
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1517
},
},
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1518
"type": "library",
"type": "library",
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1519
"autoload": {
"autoload": {
andryyy
about 6 years ago
6106206
[Web] Update PHPMailer
- Full commit hash
6106206790ef6bbbfd730ad51133d10dd0a02b09- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1520
"psr-4": {
"psr-4": {
same change
6106206
[Web] Update PHPMailer
- Full commit hash
6106206790ef6bbbfd730ad51133d10dd0a02b09- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1521
"PHPMailer\\PHPMailer\\": "src/"
"PHPMailer\\PHPMailer\\": "src/"
same change
6106206
[Web] Update PHPMailer
- Full commit hash
6106206790ef6bbbfd730ad51133d10dd0a02b09- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1522
}
}
andryyy
almost 9 years ago
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1523
},
},
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1524
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1525
"license": [
"license": [
andryyy
about 6 years ago
6106206
[Web] Update PHPMailer
- Full commit hash
6106206790ef6bbbfd730ad51133d10dd0a02b09- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1526
"LGPL-2.1-only"
"LGPL-2.1-only"
andryyy
almost 9 years ago
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1527
],
],
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1528
"authors": [
"authors": [
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1529
{
{
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1530
"name": "Marcus Bointon",
"name": "Marcus Bointon",
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1531
"email": "[email protected]"
"email": "[email protected]"
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1532
},
},
andryyy
about 6 years ago
667bd48
[Web] Update libs
- Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1533
{
{
same change
667bd48
[Web] Update libs
- Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1534
"name": "Jim Jagielski",
"name": "Jim Jagielski",
same change
667bd48
[Web] Update libs
- Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1535
"email": "[email protected]"
"email": "[email protected]"
same change
667bd48
[Web] Update libs
- Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1536
},
},
andryyy
almost 9 years ago
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1537
{
{
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1538
"name": "Andy Prevost",
"name": "Andy Prevost",
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1539
"email": "[email protected]"
"email": "[email protected]"
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1540
},
},
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1541
{
{
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1542
"name": "Brent R. Matzelle"
"name": "Brent R. Matzelle"
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1543
}
}
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1544
],
],
same change
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1545
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
andryyy
over 5 years ago
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1546
"support": {
"support": {
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1547
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1548
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.0"
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.0"
andryyy
over 5 years ago
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1549
},
},
andryyy
about 6 years ago
667bd48
[Web] Update libs
- Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1550
"funding": [
"funding": [
same change
667bd48
[Web] Update libs
- Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1551
{
{
andryyy
over 5 years ago
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1552
"url": "https://github.com/Synchro",
"url": "https://github.com/Synchro",
andryyy
about 6 years ago
667bd48
[Web] Update libs
- Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1553
"type": "github"
"type": "github"
same change
667bd48
[Web] Update libs
- Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1554
}
}
same change
667bd48
[Web] Update libs
- Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1555
],
],
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1556
"time": "2022-02-28T15:31:21+00:00"
"time": "2022-02-28T15:31:21+00:00"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1557
},
},
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1558
{
{
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1559
"name": "psr/clock",
"name": "psr/clock",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1560
"version": "1.0.0",
"version": "1.0.0",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1561
"source": {
"source": {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1562
"type": "git",
"type": "git",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1563
"url": "https://github.com/php-fig/clock.git",
"url": "https://github.com/php-fig/clock.git",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1564
"reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
"reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1565
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1566
"dist": {
"dist": {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1567
"type": "zip",
"type": "zip",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1568
"url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
"url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1569
"reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
"reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1570
"shasum": ""
"shasum": ""
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1571
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1572
"require": {
"require": {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1573
"php": "^7.0 || ^8.0"
"php": "^7.0 || ^8.0"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1574
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1575
"type": "library",
"type": "library",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1576
"autoload": {
"autoload": {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1577
"psr-4": {
"psr-4": {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1578
"Psr\\Clock\\": "src/"
"Psr\\Clock\\": "src/"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1579
}
}
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1580
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1581
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1582
"license": [
"license": [
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1583
"MIT"
"MIT"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1584
],
],
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1585
"authors": [
"authors": [
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1586
{
{
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1587
"name": "PHP-FIG",
"name": "PHP-FIG",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1588
"homepage": "https://www.php-fig.org/"
"homepage": "https://www.php-fig.org/"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1589
}
}
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1590
],
],
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1591
"description": "Common interface for reading the clock.",
"description": "Common interface for reading the clock.",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1592
"homepage": "https://github.com/php-fig/clock",
"homepage": "https://github.com/php-fig/clock",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1593
"keywords": [
"keywords": [
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1594
"clock",
"clock",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1595
"now",
"now",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1596
"psr",
"psr",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1597
"psr-20",
"psr-20",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1598
"time"
"time"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1599
],
],
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1600
"support": {
"support": {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1601
"issues": "https://github.com/php-fig/clock/issues",
"issues": "https://github.com/php-fig/clock/issues",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1602
"source": "https://github.com/php-fig/clock/tree/1.0.0"
"source": "https://github.com/php-fig/clock/tree/1.0.0"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1603
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1604
"time": "2022-11-25T14:36:26+00:00"
"time": "2022-11-25T14:36:26+00:00"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 1605
},
},
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1606
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1607
"name": "psr/container",
"name": "psr/container",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1608
"version": "2.0.2",
"version": "2.0.2",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1609
"source": {
"source": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1610
"type": "git",
"type": "git",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1611
"url": "https://github.com/php-fig/container.git",
"url": "https://github.com/php-fig/container.git",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1612
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1613
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1614
"dist": {
"dist": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1615
"type": "zip",
"type": "zip",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1616
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1617
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1618
"shasum": ""
"shasum": ""
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1619
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1620
"require": {
"require": {
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1621
"php": ">=7.4.0"
"php": ">=7.4.0"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1622
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1623
"type": "library",
"type": "library",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1624
"extra": {
"extra": {
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1625
"branch-alias": {
"branch-alias": {
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1626
"dev-master": "2.0.x-dev"
"dev-master": "2.0.x-dev"
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1627
}
}
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1628
},
},
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1629
"autoload": {
"autoload": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1630
"psr-4": {
"psr-4": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1631
"Psr\\Container\\": "src/"
"Psr\\Container\\": "src/"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1632
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1633
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1634
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1635
"license": [
"license": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1636
"MIT"
"MIT"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1637
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1638
"authors": [
"authors": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1639
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1640
"name": "PHP-FIG",
"name": "PHP-FIG",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1641
"homepage": "https://www.php-fig.org/"
"homepage": "https://www.php-fig.org/"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1642
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1643
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1644
"description": "Common Container Interface (PHP FIG PSR-11)",
"description": "Common Container Interface (PHP FIG PSR-11)",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1645
"homepage": "https://github.com/php-fig/container",
"homepage": "https://github.com/php-fig/container",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1646
"keywords": [
"keywords": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1647
"PSR-11",
"PSR-11",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1648
"container",
"container",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1649
"container-interface",
"container-interface",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1650
"container-interop",
"container-interop",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1651
"psr"
"psr"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1652
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1653
"support": {
"support": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1654
"issues": "https://github.com/php-fig/container/issues",
"issues": "https://github.com/php-fig/container/issues",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1655
"source": "https://github.com/php-fig/container/tree/2.0.2"
"source": "https://github.com/php-fig/container/tree/2.0.2"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1656
},
},
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1657
"time": "2021-11-05T16:47:00+00:00"
"time": "2021-11-05T16:47:00+00:00"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1658
},
},
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1659
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1660
"name": "psr/http-client",
"name": "psr/http-client",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1661
"version": "1.0.1",
"version": "1.0.1",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1662
"source": {
"source": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1663
"type": "git",
"type": "git",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1664
"url": "https://github.com/php-fig/http-client.git",
"url": "https://github.com/php-fig/http-client.git",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1665
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1666
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1667
"dist": {
"dist": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1668
"type": "zip",
"type": "zip",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1669
"url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
"url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1670
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1671
"shasum": ""
"shasum": ""
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1672
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1673
"require": {
"require": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1674
"php": "^7.0 || ^8.0",
"php": "^7.0 || ^8.0",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1675
"psr/http-message": "^1.0"
"psr/http-message": "^1.0"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1676
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1677
"type": "library",
"type": "library",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1678
"extra": {
"extra": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1679
"branch-alias": {
"branch-alias": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1680
"dev-master": "1.0.x-dev"
"dev-master": "1.0.x-dev"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1681
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1682
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1683
"autoload": {
"autoload": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1684
"psr-4": {
"psr-4": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1685
"Psr\\Http\\Client\\": "src/"
"Psr\\Http\\Client\\": "src/"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1686
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1687
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1688
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1689
"license": [
"license": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1690
"MIT"
"MIT"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1691
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1692
"authors": [
"authors": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1693
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1694
"name": "PHP-FIG",
"name": "PHP-FIG",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1695
"homepage": "http://www.php-fig.org/"
"homepage": "http://www.php-fig.org/"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1696
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1697
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1698
"description": "Common interface for HTTP clients",
"description": "Common interface for HTTP clients",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1699
"homepage": "https://github.com/php-fig/http-client",
"homepage": "https://github.com/php-fig/http-client",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1700
"keywords": [
"keywords": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1701
"http",
"http",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1702
"http-client",
"http-client",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1703
"psr",
"psr",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1704
"psr-18"
"psr-18"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1705
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1706
"support": {
"support": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1707
"source": "https://github.com/php-fig/http-client/tree/master"
"source": "https://github.com/php-fig/http-client/tree/master"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1708
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1709
"time": "2020-06-29T06:28:15+00:00"
"time": "2020-06-29T06:28:15+00:00"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1710
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1711
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1712
"name": "psr/http-factory",
"name": "psr/http-factory",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1713
"version": "1.0.1",
"version": "1.0.1",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1714
"source": {
"source": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1715
"type": "git",
"type": "git",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1716
"url": "https://github.com/php-fig/http-factory.git",
"url": "https://github.com/php-fig/http-factory.git",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1717
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1718
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1719
"dist": {
"dist": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1720
"type": "zip",
"type": "zip",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1721
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1722
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1723
"shasum": ""
"shasum": ""
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1724
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1725
"require": {
"require": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1726
"php": ">=7.0.0",
"php": ">=7.0.0",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1727
"psr/http-message": "^1.0"
"psr/http-message": "^1.0"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1728
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1729
"type": "library",
"type": "library",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1730
"extra": {
"extra": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1731
"branch-alias": {
"branch-alias": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1732
"dev-master": "1.0.x-dev"
"dev-master": "1.0.x-dev"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1733
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1734
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1735
"autoload": {
"autoload": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1736
"psr-4": {
"psr-4": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1737
"Psr\\Http\\Message\\": "src/"
"Psr\\Http\\Message\\": "src/"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1738
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1739
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1740
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1741
"license": [
"license": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1742
"MIT"
"MIT"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1743
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1744
"authors": [
"authors": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1745
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1746
"name": "PHP-FIG",
"name": "PHP-FIG",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1747
"homepage": "http://www.php-fig.org/"
"homepage": "http://www.php-fig.org/"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1748
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1749
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1750
"description": "Common interfaces for PSR-7 HTTP message factories",
"description": "Common interfaces for PSR-7 HTTP message factories",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1751
"keywords": [
"keywords": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1752
"factory",
"factory",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1753
"http",
"http",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1754
"message",
"message",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1755
"psr",
"psr",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1756
"psr-17",
"psr-17",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1757
"psr-7",
"psr-7",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1758
"request",
"request",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1759
"response"
"response"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1760
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1761
"support": {
"support": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1762
"source": "https://github.com/php-fig/http-factory/tree/master"
"source": "https://github.com/php-fig/http-factory/tree/master"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1763
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1764
"time": "2019-04-30T12:38:16+00:00"
"time": "2019-04-30T12:38:16+00:00"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1765
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1766
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1767
"name": "psr/http-message",
"name": "psr/http-message",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1768
"version": "1.0.1",
"version": "1.0.1",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1769
"source": {
"source": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1770
"type": "git",
"type": "git",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1771
"url": "https://github.com/php-fig/http-message.git",
"url": "https://github.com/php-fig/http-message.git",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1772
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1773
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1774
"dist": {
"dist": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1775
"type": "zip",
"type": "zip",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1776
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1777
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1778
"shasum": ""
"shasum": ""
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1779
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1780
"require": {
"require": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1781
"php": ">=5.3.0"
"php": ">=5.3.0"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1782
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1783
"type": "library",
"type": "library",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1784
"extra": {
"extra": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1785
"branch-alias": {
"branch-alias": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1786
"dev-master": "1.0.x-dev"
"dev-master": "1.0.x-dev"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1787
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1788
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1789
"autoload": {
"autoload": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1790
"psr-4": {
"psr-4": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1791
"Psr\\Http\\Message\\": "src/"
"Psr\\Http\\Message\\": "src/"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1792
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1793
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1794
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1795
"license": [
"license": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1796
"MIT"
"MIT"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1797
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1798
"authors": [
"authors": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1799
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1800
"name": "PHP-FIG",
"name": "PHP-FIG",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1801
"homepage": "http://www.php-fig.org/"
"homepage": "http://www.php-fig.org/"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1802
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1803
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1804
"description": "Common interface for HTTP messages",
"description": "Common interface for HTTP messages",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1805
"homepage": "https://github.com/php-fig/http-message",
"homepage": "https://github.com/php-fig/http-message",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1806
"keywords": [
"keywords": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1807
"http",
"http",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1808
"http-message",
"http-message",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1809
"psr",
"psr",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1810
"psr-7",
"psr-7",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1811
"request",
"request",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1812
"response"
"response"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1813
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1814
"support": {
"support": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1815
"source": "https://github.com/php-fig/http-message/tree/master"
"source": "https://github.com/php-fig/http-message/tree/master"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1816
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1817
"time": "2016-08-06T14:39:51+00:00"
"time": "2016-08-06T14:39:51+00:00"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1818
},
},
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1819
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1820
"name": "psr/log",
"name": "psr/log",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1821
"version": "3.0.0",
"version": "3.0.0",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1822
"source": {
"source": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1823
"type": "git",
"type": "git",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1824
"url": "https://github.com/php-fig/log.git",
"url": "https://github.com/php-fig/log.git",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1825
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1826
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1827
"dist": {
"dist": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1828
"type": "zip",
"type": "zip",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1829
"url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
"url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1830
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1831
"shasum": ""
"shasum": ""
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1832
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1833
"require": {
"require": {
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1834
"php": ">=8.0.0"
"php": ">=8.0.0"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1835
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1836
"type": "library",
"type": "library",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1837
"extra": {
"extra": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1838
"branch-alias": {
"branch-alias": {
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1839
"dev-master": "3.x-dev"
"dev-master": "3.x-dev"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1840
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1841
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1842
"autoload": {
"autoload": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1843
"psr-4": {
"psr-4": {
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1844
"Psr\\Log\\": "src"
"Psr\\Log\\": "src"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1845
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1846
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1847
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1848
"license": [
"license": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1849
"MIT"
"MIT"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1850
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1851
"authors": [
"authors": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1852
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1853
"name": "PHP-FIG",
"name": "PHP-FIG",
andryyy
about 5 years ago
af57a53
[Web] Update composer libs, fixes PHPMailer security issue
- Full commit hash
af57a5312bf468f29ebac5b78852567acbe553d7- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 1854
"homepage": "https://www.php-fig.org/"
"homepage": "https://www.php-fig.org/"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1855
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1856
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1857
"description": "Common interface for logging libraries",
"description": "Common interface for logging libraries",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1858
"homepage": "https://github.com/php-fig/log",
"homepage": "https://github.com/php-fig/log",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1859
"keywords": [
"keywords": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1860
"log",
"log",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1861
"psr",
"psr",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1862
"psr-3"
"psr-3"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1863
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1864
"support": {
"support": {
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1865
"source": "https://github.com/php-fig/log/tree/3.0.0"
"source": "https://github.com/php-fig/log/tree/3.0.0"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1866
},
},
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1867
"time": "2021-07-14T16:46:02+00:00"
"time": "2021-07-14T16:46:02+00:00"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1868
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1869
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1870
"name": "psr/simple-cache",
"name": "psr/simple-cache",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1871
"version": "2.0.0",
"version": "2.0.0",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1872
"source": {
"source": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1873
"type": "git",
"type": "git",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1874
"url": "https://github.com/php-fig/simple-cache.git",
"url": "https://github.com/php-fig/simple-cache.git",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1875
"reference": "8707bf3cea6f710bf6ef05491234e3ab06f6432a"
"reference": "8707bf3cea6f710bf6ef05491234e3ab06f6432a"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1876
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1877
"dist": {
"dist": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1878
"type": "zip",
"type": "zip",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1879
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/8707bf3cea6f710bf6ef05491234e3ab06f6432a",
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/8707bf3cea6f710bf6ef05491234e3ab06f6432a",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1880
"reference": "8707bf3cea6f710bf6ef05491234e3ab06f6432a",
"reference": "8707bf3cea6f710bf6ef05491234e3ab06f6432a",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1881
"shasum": ""
"shasum": ""
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1882
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1883
"require": {
"require": {
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1884
"php": ">=8.0.0"
"php": ">=8.0.0"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1885
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1886
"type": "library",
"type": "library",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1887
"extra": {
"extra": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1888
"branch-alias": {
"branch-alias": {
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1889
"dev-master": "2.0.x-dev"
"dev-master": "2.0.x-dev"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1890
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1891
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1892
"autoload": {
"autoload": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1893
"psr-4": {
"psr-4": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1894
"Psr\\SimpleCache\\": "src/"
"Psr\\SimpleCache\\": "src/"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1895
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1896
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1897
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1898
"license": [
"license": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1899
"MIT"
"MIT"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1900
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1901
"authors": [
"authors": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1902
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1903
"name": "PHP-FIG",
"name": "PHP-FIG",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1904
"homepage": "https://www.php-fig.org/"
"homepage": "https://www.php-fig.org/"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1905
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1906
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1907
"description": "Common interfaces for simple caching",
"description": "Common interfaces for simple caching",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1908
"keywords": [
"keywords": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1909
"cache",
"cache",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1910
"caching",
"caching",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1911
"psr",
"psr",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1912
"psr-16",
"psr-16",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1913
"simple-cache"
"simple-cache"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1914
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1915
"support": {
"support": {
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1916
"source": "https://github.com/php-fig/simple-cache/tree/2.0.0"
"source": "https://github.com/php-fig/simple-cache/tree/2.0.0"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1917
},
},
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1918
"time": "2021-10-29T13:22:09+00:00"
"time": "2021-10-29T13:22:09+00:00"
andryyy
almost 9 years ago
379933a
[Web] Added PHPMailer for relayhost testing tool
- Full commit hash
379933a3339f5bb177ac3ad3c42cfda7adf30ff2- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 1919
},
},
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1920
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1921
"name": "ralouphie/getallheaders",
"name": "ralouphie/getallheaders",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1922
"version": "3.0.3",
"version": "3.0.3",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1923
"source": {
"source": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1924
"type": "git",
"type": "git",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1925
"url": "https://github.com/ralouphie/getallheaders.git",
"url": "https://github.com/ralouphie/getallheaders.git",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1926
"reference": "120b605dfeb996808c31b6477290a714d356e822"
"reference": "120b605dfeb996808c31b6477290a714d356e822"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1927
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1928
"dist": {
"dist": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1929
"type": "zip",
"type": "zip",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1930
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1931
"reference": "120b605dfeb996808c31b6477290a714d356e822",
"reference": "120b605dfeb996808c31b6477290a714d356e822",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1932
"shasum": ""
"shasum": ""
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1933
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1934
"require": {
"require": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1935
"php": ">=5.6"
"php": ">=5.6"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1936
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1937
"require-dev": {
"require-dev": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1938
"php-coveralls/php-coveralls": "^2.1",
"php-coveralls/php-coveralls": "^2.1",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1939
"phpunit/phpunit": "^5 || ^6.5"
"phpunit/phpunit": "^5 || ^6.5"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1940
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1941
"type": "library",
"type": "library",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1942
"autoload": {
"autoload": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1943
"files": [
"files": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1944
"src/getallheaders.php"
"src/getallheaders.php"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1945
]
]
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1946
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1947
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1948
"license": [
"license": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1949
"MIT"
"MIT"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1950
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1951
"authors": [
"authors": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1952
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1953
"name": "Ralph Khattar",
"name": "Ralph Khattar",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1954
"email": "[email protected]"
"email": "[email protected]"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1955
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1956
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1957
"description": "A polyfill for getallheaders.",
"description": "A polyfill for getallheaders.",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1958
"support": {
"support": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1959
"issues": "https://github.com/ralouphie/getallheaders/issues",
"issues": "https://github.com/ralouphie/getallheaders/issues",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1960
"source": "https://github.com/ralouphie/getallheaders/tree/develop"
"source": "https://github.com/ralouphie/getallheaders/tree/develop"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1961
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1962
"time": "2019-03-08T08:55:37+00:00"
"time": "2019-03-08T08:55:37+00:00"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 1963
},
},
andryyy
about 9 years ago
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1964
{
{
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1965
"name": "robthree/twofactorauth",
"name": "robthree/twofactorauth",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1966
"version": "1.8.1",
"version": "1.8.1",
andryyy
about 9 years ago
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1967
"source": {
"source": {
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1968
"type": "git",
"type": "git",
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1969
"url": "https://github.com/RobThree/TwoFactorAuth.git",
"url": "https://github.com/RobThree/TwoFactorAuth.git",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1970
"reference": "5afcb45282f1c75562a48d479ecd1732c9bdb11b"
"reference": "5afcb45282f1c75562a48d479ecd1732c9bdb11b"
andryyy
about 9 years ago
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1971
},
},
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1972
"dist": {
"dist": {
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1973
"type": "zip",
"type": "zip",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1974
"url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/5afcb45282f1c75562a48d479ecd1732c9bdb11b",
"url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/5afcb45282f1c75562a48d479ecd1732c9bdb11b",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 1975
"reference": "5afcb45282f1c75562a48d479ecd1732c9bdb11b",
"reference": "5afcb45282f1c75562a48d479ecd1732c9bdb11b",
andryyy
about 9 years ago
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1976
"shasum": ""
"shasum": ""
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1977
},
},
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1978
"require": {
"require": {
andryyy
about 6 years ago
667bd48
[Web] Update libs
- Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 1979
"php": ">=5.6.0"
"php": ">=5.6.0"
andryyy
about 9 years ago
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1980
},
},
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1981
"require-dev": {
"require-dev": {
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1982
"php-parallel-lint/php-parallel-lint": "^1.2",
"php-parallel-lint/php-parallel-lint": "^1.2",
andryyy
about 9 years ago
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1983
"phpunit/phpunit": "@stable"
"phpunit/phpunit": "@stable"
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1984
},
},
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1985
"suggest": {
"suggest": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1986
"bacon/bacon-qr-code": "Needed for BaconQrCodeProvider provider",
"bacon/bacon-qr-code": "Needed for BaconQrCodeProvider provider",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1987
"endroid/qr-code": "Needed for EndroidQrCodeProvider"
"endroid/qr-code": "Needed for EndroidQrCodeProvider"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 1988
},
},
andryyy
about 9 years ago
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1989
"type": "library",
"type": "library",
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1990
"autoload": {
"autoload": {
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1991
"psr-4": {
"psr-4": {
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1992
"RobThree\\Auth\\": "lib"
"RobThree\\Auth\\": "lib"
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1993
}
}
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1994
},
},
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1995
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1996
"license": [
"license": [
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1997
"MIT"
"MIT"
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1998
],
],
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1999
"authors": [
"authors": [
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2000
{
{
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2001
"name": "Rob Janssen",
"name": "Rob Janssen",
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2002
"homepage": "http://robiii.me",
"homepage": "http://robiii.me",
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2003
"role": "Developer"
"role": "Developer"
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2004
}
}
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2005
],
],
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2006
"description": "Two Factor Authentication",
"description": "Two Factor Authentication",
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2007
"homepage": "https://github.com/RobThree/TwoFactorAuth",
"homepage": "https://github.com/RobThree/TwoFactorAuth",
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2008
"keywords": [
"keywords": [
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2009
"Authentication",
"Authentication",
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2010
"MFA",
"MFA",
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2011
"Multi Factor Authentication",
"Multi Factor Authentication",
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2012
"Two Factor Authentication",
"Two Factor Authentication",
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2013
"authenticator",
"authenticator",
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2014
"authy",
"authy",
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2015
"php",
"php",
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2016
"tfa"
"tfa"
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2017
],
],
andryyy
over 5 years ago
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2018
"support": {
"support": {
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2019
"issues": "https://github.com/RobThree/TwoFactorAuth/issues",
"issues": "https://github.com/RobThree/TwoFactorAuth/issues",
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2020
"source": "https://github.com/RobThree/TwoFactorAuth"
"source": "https://github.com/RobThree/TwoFactorAuth"
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2021
},
},
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2022
"funding": [
"funding": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2023
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2024
"url": "https://paypal.me/robiii",
"url": "https://paypal.me/robiii",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2025
"type": "custom"
"type": "custom"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2026
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2027
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2028
"url": "https://github.com/RobThree",
"url": "https://github.com/RobThree",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2029
"type": "github"
"type": "github"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2030
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2031
],
],
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2032
"time": "2021-10-20T12:19:55+00:00"
"time": "2021-10-20T12:19:55+00:00"
andre.peters
over 8 years ago
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2033
},
},
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2034
{
{
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2035
"name": "soundasleep/html2text",
"name": "soundasleep/html2text",
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2036
"version": "0.5.0",
"version": "0.5.0",
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2037
"source": {
"source": {
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2038
"type": "git",
"type": "git",
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2039
"url": "https://github.com/soundasleep/html2text.git",
"url": "https://github.com/soundasleep/html2text.git",
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2040
"reference": "cdb89f6ffa2c4cc78f8ed9ea6ee0594a9133ccad"
"reference": "cdb89f6ffa2c4cc78f8ed9ea6ee0594a9133ccad"
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2041
},
},
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2042
"dist": {
"dist": {
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2043
"type": "zip",
"type": "zip",
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2044
"url": "https://api.github.com/repos/soundasleep/html2text/zipball/cdb89f6ffa2c4cc78f8ed9ea6ee0594a9133ccad",
"url": "https://api.github.com/repos/soundasleep/html2text/zipball/cdb89f6ffa2c4cc78f8ed9ea6ee0594a9133ccad",
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2045
"reference": "cdb89f6ffa2c4cc78f8ed9ea6ee0594a9133ccad",
"reference": "cdb89f6ffa2c4cc78f8ed9ea6ee0594a9133ccad",
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2046
"shasum": ""
"shasum": ""
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2047
},
},
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2048
"require": {
"require": {
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2049
"ext-dom": "*",
"ext-dom": "*",
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2050
"ext-libxml": "*",
"ext-libxml": "*",
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2051
"php": ">=5.3.2"
"php": ">=5.3.2"
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2052
},
},
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2053
"require-dev": {
"require-dev": {
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2054
"phpunit/phpunit": ">=4.0",
"phpunit/phpunit": ">=4.0",
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2055
"soundasleep/component-tests": "dev-master"
"soundasleep/component-tests": "dev-master"
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2056
},
},
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2057
"type": "library",
"type": "library",
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2058
"autoload": {
"autoload": {
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2059
"psr-4": {
"psr-4": {
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2060
"Html2Text\\": "src"
"Html2Text\\": "src"
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2061
}
}
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2062
},
},
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2063
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2064
"license": [
"license": [
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2065
"EPL-1.0"
"EPL-1.0"
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2066
],
],
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2067
"authors": [
"authors": [
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2068
{
{
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2069
"name": "Jevon Wright",
"name": "Jevon Wright",
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2070
"homepage": "https://jevon.org",
"homepage": "https://jevon.org",
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2071
"role": "Developer"
"role": "Developer"
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2072
}
}
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2073
],
],
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2074
"description": "A PHP script to convert HTML into a plain text format",
"description": "A PHP script to convert HTML into a plain text format",
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2075
"homepage": "https://github.com/soundasleep/html2text",
"homepage": "https://github.com/soundasleep/html2text",
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2076
"keywords": [
"keywords": [
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2077
"email",
"email",
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2078
"html",
"html",
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2079
"php",
"php",
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2080
"text"
"text"
same change
79cb929
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
- Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365- Author
- andre.peters <[email protected]>
- Date
- over 8 years ago
- Selected line
- 2081
],
],
andryyy
about 5 years ago
5035e5b
[Web] Update composer deps
- Full commit hash
5035e5bb4201973105a2bd984fbff674beef0118- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 2082
"support": {
"support": {
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2083
"email": "[email protected]",
"email": "[email protected]",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2084
"issues": "https://github.com/soundasleep/html2text/issues",
"issues": "https://github.com/soundasleep/html2text/issues",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2085
"source": "https://github.com/soundasleep/html2text/tree/master"
"source": "https://github.com/soundasleep/html2text/tree/master"
andryyy
about 5 years ago
5035e5b
[Web] Update composer deps
- Full commit hash
5035e5bb4201973105a2bd984fbff674beef0118- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 2086
},
},
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2087
"time": "2017-04-19T22:01:50+00:00"
"time": "2017-04-19T22:01:50+00:00"
andryyy
about 5 years ago
5035e5b
[Web] Update composer deps
- Full commit hash
5035e5bb4201973105a2bd984fbff674beef0118- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 2088
},
},
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2089
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2090
"name": "stevenmaguire/oauth2-keycloak",
"name": "stevenmaguire/oauth2-keycloak",
FreddleSpl0it
about 3 years ago
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 2091
"version": "4.0.0",
"version": "4.0.0",
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2092
"source": {
"source": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2093
"type": "git",
"type": "git",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2094
"url": "https://github.com/stevenmaguire/oauth2-keycloak.git",
"url": "https://github.com/stevenmaguire/oauth2-keycloak.git",
FreddleSpl0it
about 3 years ago
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 2095
"reference": "05ead6bb6bcd2b6f96dfae87c769dcd3e5f6129d"
"reference": "05ead6bb6bcd2b6f96dfae87c769dcd3e5f6129d"
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2096
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2097
"dist": {
"dist": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2098
"type": "zip",
"type": "zip",
FreddleSpl0it
about 3 years ago
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 2099
"url": "https://api.github.com/repos/stevenmaguire/oauth2-keycloak/zipball/05ead6bb6bcd2b6f96dfae87c769dcd3e5f6129d",
"url": "https://api.github.com/repos/stevenmaguire/oauth2-keycloak/zipball/05ead6bb6bcd2b6f96dfae87c769dcd3e5f6129d",
same change
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 2100
"reference": "05ead6bb6bcd2b6f96dfae87c769dcd3e5f6129d",
"reference": "05ead6bb6bcd2b6f96dfae87c769dcd3e5f6129d",
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2101
"shasum": ""
"shasum": ""
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2102
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2103
"require": {
"require": {
FreddleSpl0it
about 3 years ago
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 2104
"firebase/php-jwt": "^4.0 || ^5.0 || ^6.0",
"firebase/php-jwt": "^4.0 || ^5.0 || ^6.0",
same change
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 2105
"league/oauth2-client": "^2.0",
"league/oauth2-client": "^2.0",
same change
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 2106
"php": "~7.2 || ~8.0"
"php": "~7.2 || ~8.0"
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2107
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2108
"require-dev": {
"require-dev": {
FreddleSpl0it
about 3 years ago
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 2109
"mockery/mockery": "~1.5.0",
"mockery/mockery": "~1.5.0",
same change
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 2110
"phpunit/phpunit": "~9.6.4",
"phpunit/phpunit": "~9.6.4",
same change
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 2111
"squizlabs/php_codesniffer": "~3.7.0"
"squizlabs/php_codesniffer": "~3.7.0"
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2112
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2113
"type": "library",
"type": "library",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2114
"extra": {
"extra": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2115
"branch-alias": {
"branch-alias": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2116
"dev-master": "1.0.x-dev"
"dev-master": "1.0.x-dev"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2117
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2118
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2119
"autoload": {
"autoload": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2120
"psr-4": {
"psr-4": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2121
"Stevenmaguire\\OAuth2\\Client\\": "src/"
"Stevenmaguire\\OAuth2\\Client\\": "src/"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2122
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2123
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2124
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2125
"license": [
"license": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2126
"MIT"
"MIT"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2127
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2128
"authors": [
"authors": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2129
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2130
"name": "Steven Maguire",
"name": "Steven Maguire",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2131
"email": "[email protected]",
"email": "[email protected]",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2132
"homepage": "https://github.com/stevenmaguire"
"homepage": "https://github.com/stevenmaguire"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2133
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2134
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2135
"description": "Keycloak OAuth 2.0 Client Provider for The PHP League OAuth2-Client",
"description": "Keycloak OAuth 2.0 Client Provider for The PHP League OAuth2-Client",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2136
"keywords": [
"keywords": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2137
"authorisation",
"authorisation",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2138
"authorization",
"authorization",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2139
"client",
"client",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2140
"keycloak",
"keycloak",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2141
"oauth",
"oauth",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2142
"oauth2"
"oauth2"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2143
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2144
"support": {
"support": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2145
"issues": "https://github.com/stevenmaguire/oauth2-keycloak/issues",
"issues": "https://github.com/stevenmaguire/oauth2-keycloak/issues",
FreddleSpl0it
about 3 years ago
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 2146
"source": "https://github.com/stevenmaguire/oauth2-keycloak/tree/4.0.0"
"source": "https://github.com/stevenmaguire/oauth2-keycloak/tree/4.0.0"
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2147
},
},
FreddleSpl0it
about 3 years ago
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 2148
"time": "2023-03-14T09:43:47+00:00"
"time": "2023-03-14T09:43:47+00:00"
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2149
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2150
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2151
"name": "symfony/deprecation-contracts",
"name": "symfony/deprecation-contracts",
Peter
almost 2 years ago
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2152
"version": "v3.5.0",
"version": "v3.5.0",
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2153
"source": {
"source": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2154
"type": "git",
"type": "git",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2155
"url": "https://github.com/symfony/deprecation-contracts.git",
"url": "https://github.com/symfony/deprecation-contracts.git",
Peter
almost 2 years ago
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2156
"reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
"reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2157
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2158
"dist": {
"dist": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2159
"type": "zip",
"type": "zip",
Peter
almost 2 years ago
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2160
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2161
"reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
"reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2162
"shasum": ""
"shasum": ""
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2163
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2164
"require": {
"require": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2165
"php": ">=8.1"
"php": ">=8.1"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2166
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2167
"type": "library",
"type": "library",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2168
"extra": {
"extra": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2169
"branch-alias": {
"branch-alias": {
Peter
almost 2 years ago
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2170
"dev-main": "3.5-dev"
"dev-main": "3.5-dev"
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2171
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2172
"thanks": {
"thanks": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2173
"name": "symfony/contracts",
"name": "symfony/contracts",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2174
"url": "https://github.com/symfony/contracts"
"url": "https://github.com/symfony/contracts"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2175
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2176
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2177
"autoload": {
"autoload": {
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2178
"files": [
"files": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2179
"function.php"
"function.php"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2180
]
]
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2181
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2182
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2183
"license": [
"license": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2184
"MIT"
"MIT"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2185
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2186
"authors": [
"authors": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2187
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2188
"name": "Nicolas Grekas",
"name": "Nicolas Grekas",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2189
"email": "[email protected]"
"email": "[email protected]"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2190
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2191
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2192
"name": "Symfony Community",
"name": "Symfony Community",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2193
"homepage": "https://symfony.com/contributors"
"homepage": "https://symfony.com/contributors"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2194
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2195
],
],
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2196
"description": "A generic function and convention to trigger deprecation notices",
"description": "A generic function and convention to trigger deprecation notices",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2197
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2198
"support": {
"support": {
Peter
almost 2 years ago
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2199
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0"
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0"
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2200
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2201
"funding": [
"funding": [
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2202
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2203
"url": "https://symfony.com/sponsor",
"url": "https://symfony.com/sponsor",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2204
"type": "custom"
"type": "custom"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2205
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2206
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2207
"url": "https://github.com/fabpot",
"url": "https://github.com/fabpot",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2208
"type": "github"
"type": "github"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2209
},
},
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2210
{
{
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2211
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2212
"type": "tidelift"
"type": "tidelift"
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2213
}
}
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2214
],
],
Peter
almost 2 years ago
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2215
"time": "2024-04-18T09:32:20+00:00"
"time": "2024-04-18T09:32:20+00:00"
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 2216
},
},
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2217
{
{
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2218
"name": "symfony/polyfill-ctype",
"name": "symfony/polyfill-ctype",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2219
"version": "v1.24.0",
"version": "v1.24.0",
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2220
"source": {
"source": {
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2221
"type": "git",
"type": "git",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2222
"url": "https://github.com/symfony/polyfill-ctype.git",
"url": "https://github.com/symfony/polyfill-ctype.git",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2223
"reference": "30885182c981ab175d4d034db0f6f469898070ab"
"reference": "30885182c981ab175d4d034db0f6f469898070ab"
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2224
},
},
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2225
"dist": {
"dist": {
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2226
"type": "zip",
"type": "zip",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2227
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2228
"reference": "30885182c981ab175d4d034db0f6f469898070ab",
"reference": "30885182c981ab175d4d034db0f6f469898070ab",
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2229
"shasum": ""
"shasum": ""
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2230
},
},
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2231
"require": {
"require": {
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2232
"php": ">=7.1"
"php": ">=7.1"
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2233
},
},
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2234
"provide": {
"provide": {
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2235
"ext-ctype": "*"
"ext-ctype": "*"
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2236
},
},
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2237
"suggest": {
"suggest": {
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2238
"ext-ctype": "For best performance"
"ext-ctype": "For best performance"
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2239
},
},
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2240
"type": "library",
"type": "library",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2241
"extra": {
"extra": {
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2242
"branch-alias": {
"branch-alias": {
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2243
"dev-main": "1.23-dev"
"dev-main": "1.23-dev"
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2244
},
},
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2245
"thanks": {
"thanks": {
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2246
"name": "symfony/polyfill",
"name": "symfony/polyfill",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2247
"url": "https://github.com/symfony/polyfill"
"url": "https://github.com/symfony/polyfill"
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2248
}
}
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2249
},
},
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2250
"autoload": {
"autoload": {
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2251
"files": [
"files": [
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2252
"bootstrap.php"
"bootstrap.php"
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2253
],
],
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2254
"psr-4": {
"psr-4": {
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2255
"Symfony\\Polyfill\\Ctype\\": ""
"Symfony\\Polyfill\\Ctype\\": ""
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2256
}
}
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2257
},
},
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2258
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2259
"license": [
"license": [
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2260
"MIT"
"MIT"
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2261
],
],
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2262
"authors": [
"authors": [
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2263
{
{
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2264
"name": "Gert de Pagter",
"name": "Gert de Pagter",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2265
"email": "[email protected]"
"email": "[email protected]"
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2266
},
},
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2267
{
{
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2268
"name": "Symfony Community",
"name": "Symfony Community",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2269
"homepage": "https://symfony.com/contributors"
"homepage": "https://symfony.com/contributors"
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2270
}
}
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2271
],
],
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2272
"description": "Symfony polyfill for ctype functions",
"description": "Symfony polyfill for ctype functions",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2273
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2274
"keywords": [
"keywords": [
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2275
"compatibility",
"compatibility",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2276
"ctype",
"ctype",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2277
"polyfill",
"polyfill",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2278
"portable"
"portable"
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2279
],
],
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2280
"support": {
"support": {
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2281
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.24.0"
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.24.0"
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2282
},
},
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2283
"funding": [
"funding": [
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2284
{
{
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2285
"url": "https://symfony.com/sponsor",
"url": "https://symfony.com/sponsor",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2286
"type": "custom"
"type": "custom"
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2287
},
},
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2288
{
{
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2289
"url": "https://github.com/fabpot",
"url": "https://github.com/fabpot",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2290
"type": "github"
"type": "github"
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2291
},
},
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2292
{
{
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2293
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2294
"type": "tidelift"
"type": "tidelift"
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2295
}
}
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2296
],
],
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2297
"time": "2021-10-20T20:35:02+00:00"
"time": "2021-10-20T20:35:02+00:00"
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2298
},
},
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2299
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2300
"name": "symfony/polyfill-mbstring",
"name": "symfony/polyfill-mbstring",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2301
"version": "v1.29.0",
"version": "v1.29.0",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2302
"source": {
"source": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2303
"type": "git",
"type": "git",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2304
"url": "https://github.com/symfony/polyfill-mbstring.git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2305
"reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
"reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2306
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2307
"dist": {
"dist": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2308
"type": "zip",
"type": "zip",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2309
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2310
"reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
"reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2311
"shasum": ""
"shasum": ""
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2312
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2313
"require": {
"require": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2314
"php": ">=7.1"
"php": ">=7.1"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2315
},
},
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2316
"provide": {
"provide": {
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2317
"ext-mbstring": "*"
"ext-mbstring": "*"
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2318
},
},
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2319
"suggest": {
"suggest": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2320
"ext-mbstring": "For best performance"
"ext-mbstring": "For best performance"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2321
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2322
"type": "library",
"type": "library",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2323
"extra": {
"extra": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2324
"thanks": {
"thanks": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2325
"name": "symfony/polyfill",
"name": "symfony/polyfill",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2326
"url": "https://github.com/symfony/polyfill"
"url": "https://github.com/symfony/polyfill"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2327
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2328
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2329
"autoload": {
"autoload": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2330
"files": [
"files": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2331
"bootstrap.php"
"bootstrap.php"
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2332
],
],
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2333
"psr-4": {
"psr-4": {
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2334
"Symfony\\Polyfill\\Mbstring\\": ""
"Symfony\\Polyfill\\Mbstring\\": ""
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2335
}
}
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2336
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2337
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2338
"license": [
"license": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2339
"MIT"
"MIT"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2340
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2341
"authors": [
"authors": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2342
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2343
"name": "Nicolas Grekas",
"name": "Nicolas Grekas",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2344
"email": "[email protected]"
"email": "[email protected]"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2345
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2346
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2347
"name": "Symfony Community",
"name": "Symfony Community",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2348
"homepage": "https://symfony.com/contributors"
"homepage": "https://symfony.com/contributors"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2349
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2350
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2351
"description": "Symfony polyfill for the Mbstring extension",
"description": "Symfony polyfill for the Mbstring extension",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2352
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2353
"keywords": [
"keywords": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2354
"compatibility",
"compatibility",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2355
"mbstring",
"mbstring",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2356
"polyfill",
"polyfill",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2357
"portable",
"portable",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2358
"shim"
"shim"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2359
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2360
"support": {
"support": {
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2361
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0"
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2362
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2363
"funding": [
"funding": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2364
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2365
"url": "https://symfony.com/sponsor",
"url": "https://symfony.com/sponsor",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2366
"type": "custom"
"type": "custom"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2367
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2368
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2369
"url": "https://github.com/fabpot",
"url": "https://github.com/fabpot",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2370
"type": "github"
"type": "github"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2371
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2372
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2373
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2374
"type": "tidelift"
"type": "tidelift"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2375
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2376
],
],
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2377
"time": "2024-01-29T20:11:03+00:00"
"time": "2024-01-29T20:11:03+00:00"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2378
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2379
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2380
"name": "symfony/polyfill-php80",
"name": "symfony/polyfill-php80",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2381
"version": "v1.29.0",
"version": "v1.29.0",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2382
"source": {
"source": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2383
"type": "git",
"type": "git",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2384
"url": "https://github.com/symfony/polyfill-php80.git",
"url": "https://github.com/symfony/polyfill-php80.git",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2385
"reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b"
"reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2386
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2387
"dist": {
"dist": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2388
"type": "zip",
"type": "zip",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2389
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2390
"reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
"reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2391
"shasum": ""
"shasum": ""
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2392
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2393
"require": {
"require": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2394
"php": ">=7.1"
"php": ">=7.1"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2395
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2396
"type": "library",
"type": "library",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2397
"extra": {
"extra": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2398
"thanks": {
"thanks": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2399
"name": "symfony/polyfill",
"name": "symfony/polyfill",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2400
"url": "https://github.com/symfony/polyfill"
"url": "https://github.com/symfony/polyfill"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2401
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2402
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2403
"autoload": {
"autoload": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2404
"files": [
"files": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2405
"bootstrap.php"
"bootstrap.php"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2406
],
],
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2407
"psr-4": {
"psr-4": {
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2408
"Symfony\\Polyfill\\Php80\\": ""
"Symfony\\Polyfill\\Php80\\": ""
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2409
},
},
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2410
"classmap": [
"classmap": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2411
"Resources/stubs"
"Resources/stubs"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2412
]
]
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2413
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2414
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2415
"license": [
"license": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2416
"MIT"
"MIT"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2417
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2418
"authors": [
"authors": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2419
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2420
"name": "Ion Bazan",
"name": "Ion Bazan",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2421
"email": "[email protected]"
"email": "[email protected]"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2422
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2423
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2424
"name": "Nicolas Grekas",
"name": "Nicolas Grekas",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2425
"email": "[email protected]"
"email": "[email protected]"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2426
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2427
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2428
"name": "Symfony Community",
"name": "Symfony Community",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2429
"homepage": "https://symfony.com/contributors"
"homepage": "https://symfony.com/contributors"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2430
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2431
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2432
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2433
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2434
"keywords": [
"keywords": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2435
"compatibility",
"compatibility",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2436
"polyfill",
"polyfill",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2437
"portable",
"portable",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2438
"shim"
"shim"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2439
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2440
"support": {
"support": {
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2441
"source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0"
"source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2442
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2443
"funding": [
"funding": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2444
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2445
"url": "https://symfony.com/sponsor",
"url": "https://symfony.com/sponsor",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2446
"type": "custom"
"type": "custom"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2447
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2448
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2449
"url": "https://github.com/fabpot",
"url": "https://github.com/fabpot",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2450
"type": "github"
"type": "github"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2451
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2452
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2453
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2454
"type": "tidelift"
"type": "tidelift"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2455
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2456
],
],
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2457
"time": "2024-01-29T20:11:03+00:00"
"time": "2024-01-29T20:11:03+00:00"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2458
},
},
Peter
almost 2 years ago
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2459
{
{
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2460
"name": "symfony/polyfill-php81",
"name": "symfony/polyfill-php81",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2461
"version": "v1.31.0",
"version": "v1.31.0",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2462
"source": {
"source": {
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2463
"type": "git",
"type": "git",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2464
"url": "https://github.com/symfony/polyfill-php81.git",
"url": "https://github.com/symfony/polyfill-php81.git",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2465
"reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c"
"reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c"
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2466
},
},
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2467
"dist": {
"dist": {
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2468
"type": "zip",
"type": "zip",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2469
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2470
"reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
"reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2471
"shasum": ""
"shasum": ""
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2472
},
},
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2473
"require": {
"require": {
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2474
"php": ">=7.2"
"php": ">=7.2"
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2475
},
},
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2476
"type": "library",
"type": "library",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2477
"extra": {
"extra": {
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2478
"thanks": {
"thanks": {
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2479
"name": "symfony/polyfill",
"name": "symfony/polyfill",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2480
"url": "https://github.com/symfony/polyfill"
"url": "https://github.com/symfony/polyfill"
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2481
}
}
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2482
},
},
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2483
"autoload": {
"autoload": {
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2484
"files": [
"files": [
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2485
"bootstrap.php"
"bootstrap.php"
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2486
],
],
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2487
"psr-4": {
"psr-4": {
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2488
"Symfony\\Polyfill\\Php81\\": ""
"Symfony\\Polyfill\\Php81\\": ""
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2489
},
},
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2490
"classmap": [
"classmap": [
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2491
"Resources/stubs"
"Resources/stubs"
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2492
]
]
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2493
},
},
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2494
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2495
"license": [
"license": [
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2496
"MIT"
"MIT"
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2497
],
],
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2498
"authors": [
"authors": [
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2499
{
{
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2500
"name": "Nicolas Grekas",
"name": "Nicolas Grekas",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2501
"email": "[email protected]"
"email": "[email protected]"
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2502
},
},
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2503
{
{
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2504
"name": "Symfony Community",
"name": "Symfony Community",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2505
"homepage": "https://symfony.com/contributors"
"homepage": "https://symfony.com/contributors"
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2506
}
}
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2507
],
],
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2508
"description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
"description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2509
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2510
"keywords": [
"keywords": [
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2511
"compatibility",
"compatibility",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2512
"polyfill",
"polyfill",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2513
"portable",
"portable",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2514
"shim"
"shim"
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2515
],
],
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2516
"support": {
"support": {
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2517
"source": "https://github.com/symfony/polyfill-php81/tree/v1.31.0"
"source": "https://github.com/symfony/polyfill-php81/tree/v1.31.0"
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2518
},
},
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2519
"funding": [
"funding": [
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2520
{
{
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2521
"url": "https://symfony.com/sponsor",
"url": "https://symfony.com/sponsor",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2522
"type": "custom"
"type": "custom"
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2523
},
},
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2524
{
{
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2525
"url": "https://github.com/fabpot",
"url": "https://github.com/fabpot",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2526
"type": "github"
"type": "github"
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2527
},
},
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2528
{
{
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2529
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2530
"type": "tidelift"
"type": "tidelift"
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2531
}
}
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2532
],
],
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2533
"time": "2024-09-09T11:45:10+00:00"
"time": "2024-09-09T11:45:10+00:00"
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2534
},
},
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2535
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2536
"name": "symfony/translation",
"name": "symfony/translation",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2537
"version": "v6.4.3",
"version": "v6.4.3",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2538
"source": {
"source": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2539
"type": "git",
"type": "git",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2540
"url": "https://github.com/symfony/translation.git",
"url": "https://github.com/symfony/translation.git",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2541
"reference": "637c51191b6b184184bbf98937702bcf554f7d04"
"reference": "637c51191b6b184184bbf98937702bcf554f7d04"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2542
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2543
"dist": {
"dist": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2544
"type": "zip",
"type": "zip",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2545
"url": "https://api.github.com/repos/symfony/translation/zipball/637c51191b6b184184bbf98937702bcf554f7d04",
"url": "https://api.github.com/repos/symfony/translation/zipball/637c51191b6b184184bbf98937702bcf554f7d04",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2546
"reference": "637c51191b6b184184bbf98937702bcf554f7d04",
"reference": "637c51191b6b184184bbf98937702bcf554f7d04",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2547
"shasum": ""
"shasum": ""
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2548
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2549
"require": {
"require": {
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2550
"php": ">=8.1",
"php": ">=8.1",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2551
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/deprecation-contracts": "^2.5|^3",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2552
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-mbstring": "~1.0",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2553
"symfony/translation-contracts": "^2.5|^3.0"
"symfony/translation-contracts": "^2.5|^3.0"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2554
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2555
"conflict": {
"conflict": {
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2556
"symfony/config": "<5.4",
"symfony/config": "<5.4",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2557
"symfony/console": "<5.4",
"symfony/console": "<5.4",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2558
"symfony/dependency-injection": "<5.4",
"symfony/dependency-injection": "<5.4",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2559
"symfony/http-client-contracts": "<2.5",
"symfony/http-client-contracts": "<2.5",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2560
"symfony/http-kernel": "<5.4",
"symfony/http-kernel": "<5.4",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2561
"symfony/service-contracts": "<2.5",
"symfony/service-contracts": "<2.5",
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2562
"symfony/twig-bundle": "<5.4",
"symfony/twig-bundle": "<5.4",
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2563
"symfony/yaml": "<5.4"
"symfony/yaml": "<5.4"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2564
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2565
"provide": {
"provide": {
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 2566
"symfony/translation-implementation": "2.3|3.0"
"symfony/translation-implementation": "2.3|3.0"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2567
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2568
"require-dev": {
"require-dev": {
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2569
"nikic/php-parser": "^4.18|^5.0",
"nikic/php-parser": "^4.18|^5.0",
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2570
"psr/log": "^1|^2|^3",
"psr/log": "^1|^2|^3",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2571
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/config": "^5.4|^6.0|^7.0",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2572
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/console": "^5.4|^6.0|^7.0",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2573
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2574
"symfony/finder": "^5.4|^6.0|^7.0",
"symfony/finder": "^5.4|^6.0|^7.0",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2575
"symfony/http-client-contracts": "^2.5|^3.0",
"symfony/http-client-contracts": "^2.5|^3.0",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2576
"symfony/http-kernel": "^5.4|^6.0|^7.0",
"symfony/http-kernel": "^5.4|^6.0|^7.0",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2577
"symfony/intl": "^5.4|^6.0|^7.0",
"symfony/intl": "^5.4|^6.0|^7.0",
andryyy
about 5 years ago
5035e5b
[Web] Update composer deps
- Full commit hash
5035e5bb4201973105a2bd984fbff674beef0118- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 2578
"symfony/polyfill-intl-icu": "^1.21",
"symfony/polyfill-intl-icu": "^1.21",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2579
"symfony/routing": "^5.4|^6.0|^7.0",
"symfony/routing": "^5.4|^6.0|^7.0",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2580
"symfony/service-contracts": "^2.5|^3",
"symfony/service-contracts": "^2.5|^3",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2581
"symfony/yaml": "^5.4|^6.0|^7.0"
"symfony/yaml": "^5.4|^6.0|^7.0"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2582
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2583
"type": "library",
"type": "library",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2584
"autoload": {
"autoload": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2585
"files": [
"files": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2586
"Resources/functions.php"
"Resources/functions.php"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2587
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2588
"psr-4": {
"psr-4": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2589
"Symfony\\Component\\Translation\\": ""
"Symfony\\Component\\Translation\\": ""
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2590
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2591
"exclude-from-classmap": [
"exclude-from-classmap": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2592
"/Tests/"
"/Tests/"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2593
]
]
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2594
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2595
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2596
"license": [
"license": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2597
"MIT"
"MIT"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2598
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2599
"authors": [
"authors": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2600
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2601
"name": "Fabien Potencier",
"name": "Fabien Potencier",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2602
"email": "[email protected]"
"email": "[email protected]"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2603
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2604
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2605
"name": "Symfony Community",
"name": "Symfony Community",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2606
"homepage": "https://symfony.com/contributors"
"homepage": "https://symfony.com/contributors"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2607
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2608
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2609
"description": "Provides tools to internationalize your application",
"description": "Provides tools to internationalize your application",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2610
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2611
"support": {
"support": {
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2612
"source": "https://github.com/symfony/translation/tree/v6.4.3"
"source": "https://github.com/symfony/translation/tree/v6.4.3"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2613
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2614
"funding": [
"funding": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2615
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2616
"url": "https://symfony.com/sponsor",
"url": "https://symfony.com/sponsor",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2617
"type": "custom"
"type": "custom"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2618
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2619
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2620
"url": "https://github.com/fabpot",
"url": "https://github.com/fabpot",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2621
"type": "github"
"type": "github"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2622
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2623
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2624
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2625
"type": "tidelift"
"type": "tidelift"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2626
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2627
],
],
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2628
"time": "2024-01-29T13:11:52+00:00"
"time": "2024-01-29T13:11:52+00:00"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2629
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2630
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2631
"name": "symfony/translation-contracts",
"name": "symfony/translation-contracts",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2632
"version": "v3.4.1",
"version": "v3.4.1",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2633
"source": {
"source": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2634
"type": "git",
"type": "git",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2635
"url": "https://github.com/symfony/translation-contracts.git",
"url": "https://github.com/symfony/translation-contracts.git",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2636
"reference": "06450585bf65e978026bda220cdebca3f867fde7"
"reference": "06450585bf65e978026bda220cdebca3f867fde7"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2637
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2638
"dist": {
"dist": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2639
"type": "zip",
"type": "zip",
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2640
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/06450585bf65e978026bda220cdebca3f867fde7",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/06450585bf65e978026bda220cdebca3f867fde7",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2641
"reference": "06450585bf65e978026bda220cdebca3f867fde7",
"reference": "06450585bf65e978026bda220cdebca3f867fde7",
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2642
"shasum": ""
"shasum": ""
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2643
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2644
"require": {
"require": {
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2645
"php": ">=8.1"
"php": ">=8.1"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2646
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2647
"type": "library",
"type": "library",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2648
"extra": {
"extra": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2649
"branch-alias": {
"branch-alias": {
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2650
"dev-main": "3.4-dev"
"dev-main": "3.4-dev"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2651
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2652
"thanks": {
"thanks": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2653
"name": "symfony/contracts",
"name": "symfony/contracts",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2654
"url": "https://github.com/symfony/contracts"
"url": "https://github.com/symfony/contracts"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2655
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2656
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2657
"autoload": {
"autoload": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2658
"psr-4": {
"psr-4": {
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2659
"Symfony\\Contracts\\Translation\\": ""
"Symfony\\Contracts\\Translation\\": ""
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2660
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2661
"exclude-from-classmap": [
"exclude-from-classmap": [
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2662
"/Test/"
"/Test/"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2663
]
]
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2664
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2665
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2666
"license": [
"license": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2667
"MIT"
"MIT"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2668
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2669
"authors": [
"authors": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2670
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2671
"name": "Nicolas Grekas",
"name": "Nicolas Grekas",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2672
"email": "[email protected]"
"email": "[email protected]"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2673
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2674
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2675
"name": "Symfony Community",
"name": "Symfony Community",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2676
"homepage": "https://symfony.com/contributors"
"homepage": "https://symfony.com/contributors"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2677
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2678
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2679
"description": "Generic abstractions related to translation",
"description": "Generic abstractions related to translation",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2680
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2681
"keywords": [
"keywords": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2682
"abstractions",
"abstractions",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2683
"contracts",
"contracts",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2684
"decoupling",
"decoupling",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2685
"interfaces",
"interfaces",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2686
"interoperability",
"interoperability",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2687
"standards"
"standards"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2688
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2689
"support": {
"support": {
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2690
"source": "https://github.com/symfony/translation-contracts/tree/v3.4.1"
"source": "https://github.com/symfony/translation-contracts/tree/v3.4.1"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2691
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2692
"funding": [
"funding": [
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2693
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2694
"url": "https://symfony.com/sponsor",
"url": "https://symfony.com/sponsor",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2695
"type": "custom"
"type": "custom"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2696
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2697
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2698
"url": "https://github.com/fabpot",
"url": "https://github.com/fabpot",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2699
"type": "github"
"type": "github"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2700
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2701
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2702
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2703
"type": "tidelift"
"type": "tidelift"
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2704
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2705
],
],
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2706
"time": "2023-12-26T14:02:43+00:00"
"time": "2023-12-26T14:02:43+00:00"
andryyy
over 5 years ago
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 2707
},
},
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2708
{
{
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2709
"name": "twig/twig",
"name": "twig/twig",
Peter
almost 2 years ago
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2710
"version": "v3.14.0",
"version": "v3.14.0",
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2711
"source": {
"source": {
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2712
"type": "git",
"type": "git",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2713
"url": "https://github.com/twigphp/Twig.git",
"url": "https://github.com/twigphp/Twig.git",
Peter
almost 2 years ago
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2714
"reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72"
"reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72"
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2715
},
},
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2716
"dist": {
"dist": {
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2717
"type": "zip",
"type": "zip",
Peter
almost 2 years ago
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2718
"url": "https://api.github.com/repos/twigphp/Twig/zipball/126b2c97818dbff0cdf3fbfc881aedb3d40aae72",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/126b2c97818dbff0cdf3fbfc881aedb3d40aae72",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2719
"reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72",
"reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72",
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2720
"shasum": ""
"shasum": ""
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2721
},
},
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2722
"require": {
"require": {
Peter
almost 2 years ago
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2723
"php": ">=8.0.2",
"php": ">=8.0.2",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2724
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/deprecation-contracts": "^2.5|^3",
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2725
"symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-ctype": "^1.8",
Peter
almost 2 years ago
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2726
"symfony/polyfill-mbstring": "^1.3",
"symfony/polyfill-mbstring": "^1.3",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2727
"symfony/polyfill-php81": "^1.29"
"symfony/polyfill-php81": "^1.29"
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2728
},
},
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2729
"require-dev": {
"require-dev": {
Peter
almost 2 years ago
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2730
"psr/container": "^1.0|^2.0",
"psr/container": "^1.0|^2.0",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2731
"symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0"
"symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0"
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2732
},
},
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2733
"type": "library",
"type": "library",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2734
"autoload": {
"autoload": {
Peter
almost 2 years ago
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2735
"files": [
"files": [
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2736
"src/Resources/core.php",
"src/Resources/core.php",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2737
"src/Resources/debug.php",
"src/Resources/debug.php",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2738
"src/Resources/escaper.php",
"src/Resources/escaper.php",
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2739
"src/Resources/string_loader.php"
"src/Resources/string_loader.php"
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2740
],
],
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2741
"psr-4": {
"psr-4": {
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2742
"Twig\\": "src/"
"Twig\\": "src/"
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2743
}
}
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2744
},
},
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2745
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2746
"license": [
"license": [
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2747
"BSD-3-Clause"
"BSD-3-Clause"
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2748
],
],
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2749
"authors": [
"authors": [
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2750
{
{
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2751
"name": "Fabien Potencier",
"name": "Fabien Potencier",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2752
"email": "[email protected]",
"email": "[email protected]",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2753
"homepage": "http://fabien.potencier.org",
"homepage": "http://fabien.potencier.org",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2754
"role": "Lead Developer"
"role": "Lead Developer"
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2755
},
},
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2756
{
{
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2757
"name": "Twig Team",
"name": "Twig Team",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2758
"role": "Contributors"
"role": "Contributors"
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2759
},
},
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2760
{
{
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2761
"name": "Armin Ronacher",
"name": "Armin Ronacher",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2762
"email": "[email protected]",
"email": "[email protected]",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2763
"role": "Project Founder"
"role": "Project Founder"
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2764
}
}
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2765
],
],
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2766
"description": "Twig, the flexible, fast, and secure template language for PHP",
"description": "Twig, the flexible, fast, and secure template language for PHP",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2767
"homepage": "https://twig.symfony.com",
"homepage": "https://twig.symfony.com",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2768
"keywords": [
"keywords": [
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2769
"templating"
"templating"
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2770
],
],
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2771
"support": {
"support": {
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2772
"issues": "https://github.com/twigphp/Twig/issues",
"issues": "https://github.com/twigphp/Twig/issues",
Peter
almost 2 years ago
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2773
"source": "https://github.com/twigphp/Twig/tree/v3.14.0"
"source": "https://github.com/twigphp/Twig/tree/v3.14.0"
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2774
},
},
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2775
"funding": [
"funding": [
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2776
{
{
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2777
"url": "https://github.com/fabpot",
"url": "https://github.com/fabpot",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2778
"type": "github"
"type": "github"
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2779
},
},
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2780
{
{
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2781
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2782
"type": "tidelift"
"type": "tidelift"
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2783
}
}
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2784
],
],
Peter
almost 2 years ago
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2785
"time": "2024-09-09T17:55:12+00:00"
"time": "2024-09-09T17:55:12+00:00"
andryyy
about 9 years ago
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2786
}
}
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2787
],
],
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2788
"packages-dev": [],
"packages-dev": [],
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2789
"aliases": [],
"aliases": [],
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2790
"minimum-stability": "stable",
"minimum-stability": "stable",
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 2791
"stability-flags": {},
"stability-flags": {},
andryyy
about 9 years ago
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2792
"prefer-stable": false,
"prefer-stable": false,
same change
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2793
"prefer-lowest": false,
"prefer-lowest": false,
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 2794
"platform": {},
"platform": {},
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 2795
"platform-dev": {},
"platform-dev": {},
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 2796
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.6.0"
andryyy
about 9 years ago
f1e4b4f
Added TOTP, minor fixes
- Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 2797
}
}