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/vendor/nesbot/carbon/composer.json
Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.
composer.json
on main
Author
Date
Commit
Line
Code
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
- 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
- 2
"name": "nesbot/carbon",
"name": "nesbot/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
- 3
"description": "An API extension for DateTime that supports 281 different languages.",
"description": "An API extension for DateTime that supports 281 different languages.",
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
- 4
"license": "MIT",
"license": "MIT",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 5
"type": "library",
"type": "library",
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
- 6
"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
- 7
"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
- 8
"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
- 9
"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
- 10
],
],
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 11
"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
- 12
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 13
"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
- 14
"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
- 15
"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
- 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
- 17
{
{
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 18
"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
- 19
"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
- 20
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 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
- 22
"homepage": "https://carbon.nesbot.com",
"homepage": "https://carbon.nesbot.com",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 23
"support": {
"support": {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 24
"issues": "https://github.com/briannesbitt/Carbon/issues",
"issues": "https://github.com/briannesbitt/Carbon/issues",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 25
"source": "https://github.com/briannesbitt/Carbon",
"source": "https://github.com/briannesbitt/Carbon",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 26
"docs": "https://carbon.nesbot.com/docs"
"docs": "https://carbon.nesbot.com/docs"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 27
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 28
"funding": [
"funding": [
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 29
{
{
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 30
"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
- 31
"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
- 32
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 33
{
{
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 34
"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",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 35
"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
- 36
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 37
{
{
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 38
"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
- 39
"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
- 40
}
}
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 41
],
],
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
- 42
"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
- 43
"php": "^7.1.8 || ^8.0",
"php": "^7.1.8 || ^8.0",
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 44
"ext-json": "*",
"ext-json": "*",
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
- 45
"carbonphp/carbon-doctrine-types": "*",
"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
- 46
"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
- 47
"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
- 48
"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
- 49
"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
- 50
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 51
"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
- 52
"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
- 53
"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
- 54
"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
- 55
"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
- 56
"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
- 57
"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
- 58
"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
- 59
"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
- 60
"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
- 61
"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
- 62
"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
- 63
},
},
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
- 64
"provide": {
"provide": {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 65
"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
- 66
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 67
"minimum-stability": "dev",
"minimum-stability": "dev",
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 68
"prefer-stable": true,
"prefer-stable": true,
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 69
"autoload": {
"autoload": {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 70
"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
- 71
"Carbon\\": "src/Carbon/"
"Carbon\\": "src/Carbon/"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 72
}
}
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 73
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 74
"autoload-dev": {
"autoload-dev": {
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 75
"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
- 76
"Tests\\": "tests/"
"Tests\\": "tests/"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 77
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 78
"files": [
"files": [
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 79
"tests/Laravel/ServiceProvider.php"
"tests/Laravel/ServiceProvider.php"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 80
]
]
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 81
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 82
"bin": [
"bin": [
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 83
"bin/carbon"
"bin/carbon"
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 84
],
],
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
- 85
"config": {
"config": {
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
- 86
"allow-plugins": {
"allow-plugins": {
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
- 87
"phpstan/extension-installer": true,
"phpstan/extension-installer": true,
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 88
"composer/package-versions-deprecated": true
"composer/package-versions-deprecated": true
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 89
},
},
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 90
"process-timeout": 0,
"process-timeout": 0,
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 91
"sort-packages": true
"sort-packages": true
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
- 92
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 93
"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
- 94
"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
- 95
"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
- 96
"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
- 97
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 98
"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
- 99
"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
- 100
"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
- 101
]
]
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 102
},
},
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 103
"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
- 104
"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
- 105
"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
- 106
]
]
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 107
}
}
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
- 108
},
},
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
- 109
"scripts": {
"scripts": {
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
- 110
"phpcs": "php-cs-fixer fix -v --diff --dry-run",
"phpcs": "php-cs-fixer fix -v --diff --dry-run",
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
- 111
"phpdoc": "php phpdoc.php",
"phpdoc": "php phpdoc.php",
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
- 112
"phpmd": "phpmd src text /phpmd.xml",
"phpmd": "phpmd src text /phpmd.xml",
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
- 113
"phpmd-test": "phpmd tests text /tests/phpmd-test.xml",
"phpmd-test": "phpmd tests text /tests/phpmd-test.xml",
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
- 114
"phpstan": "phpstan analyse --configuration phpstan.neon",
"phpstan": "phpstan analyse --configuration phpstan.neon",
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
- 115
"phpunit": "phpunit --verbose",
"phpunit": "phpunit --verbose",
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
- 116
"style-check": [
"style-check": [
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
- 117
"@phpcs",
"@phpcs",
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
- 118
"@phpstan",
"@phpstan",
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
- 119
"@phpmd"
"@phpmd"
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
- 120
],
],
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
- 121
"test": [
"test": [
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
- 122
"@phpunit",
"@phpunit",
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
- 123
"@style-check"
"@style-check"
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
- 124
],
],
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 125
"sponsors": "php sponsors.php"
"sponsors": "php sponsors.php"
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
- 126
}
}
same change
19843cc
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication
- Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 127
}
}