Tue, 04 Jun 2024 14:31:48 UTC | login

Information for RPM php-symfony4-security-4.0.11-2.fc29.noarch.rpm

ID182348
Namephp-symfony4-security
Version4.0.11
Release2.fc29
Epoch
Archnoarch
SummarySymfony Security Component (version 4)
DescriptionThe Security Component provides a complete security system for your web application. It ships with facilities for authenticating using HTTP basic or digest authentication, interactive form login or X.509 certificate login, but also allows you to implement your own authentication strategies. Furthermore, the component provides ways to authorize authenticated users based on their roles, and it contains an advanced ACL system. Autoloader: /usr/share/php/Symfony4/Component/Security/autoload.php
Build Time2018-07-15 01:51:05 GMT
Size118.79 KB
73700388b1f9325450103107fb3b4574
LicenseMIT
Provides
php-composer(symfony/security) = 4.0.11
php-composer(symfony/security-core) = 4.0.11
php-composer(symfony/security-csrf) = 4.0.11
php-composer(symfony/security-guard) = 4.0.11
php-composer(symfony/security-http) = 4.0.11
php-symfony4-security = 4.0.11-2.fc29
php-symfony4-security-core = 4.0.11-2.fc29
php-symfony4-security-csrf = 4.0.11-2.fc29
php-symfony4-security-guard = 4.0.11-2.fc29
php-symfony4-security-http = 4.0.11-2.fc29
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
php-composer(symfony/event-dispatcher) = 4.0.11
php-composer(symfony/http-foundation) = 4.0.11
php-composer(symfony/http-kernel) = 4.0.11
php-composer(symfony/property-access) = 4.0.11
php-date
php-hash
php-json
php-pcre
php-reflection
php-session
php-spl
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests
php-composer(psr/container)
php-composer(symfony/expression-language)
php-composer(symfony/form)
php-composer(symfony/ldap)
php-composer(symfony/routing)
php-composer(symfony/validator)
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 263 >>>
Name ascending sort Size
/usr/share/doc/php-symfony4-security0.00 B
/usr/share/doc/php-symfony4-security/CHANGELOG.md6.76 KB
/usr/share/doc/php-symfony4-security/README.md856.00 B
/usr/share/doc/php-symfony4-security/composer.json1.93 KB
/usr/share/licenses/php-symfony4-security0.00 B
/usr/share/licenses/php-symfony4-security/LICENSE1.04 KB
/usr/share/php/Symfony4/Component/Security0.00 B
/usr/share/php/Symfony4/Component/Security/Core0.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authentication0.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authentication/AuthenticationManagerInterface.php1.02 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/AuthenticationProviderManager.php3.83 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/AuthenticationTrustResolver.php1.54 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php1.20 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider0.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/AnonymousAuthenticationProvider.php1.72 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/AuthenticationProviderInterface.php1.11 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/DaoAuthenticationProvider.php3.19 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/LdapBindAuthenticationProvider.php3.37 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/PreAuthenticatedAuthenticationProvider.php2.46 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/RememberMeAuthenticationProvider.php2.18 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/SimpleAuthenticationProvider.php2.14 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/UserAuthenticationProvider.php4.66 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/RememberMe0.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authentication/RememberMe/InMemoryTokenProvider.php1.66 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/RememberMe/PersistentToken.php1.92 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/RememberMe/PersistentTokenInterface.php1.09 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/RememberMe/TokenProviderInterface.php1.34 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/SimpleAuthenticatorInterface.php719.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token0.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/AbstractToken.php7.39 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/AnonymousToken.php1.68 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/PreAuthenticatedToken.php2.22 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/RememberMeToken.php2.49 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/Storage0.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/Storage/TokenStorage.php949.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/Storage/TokenStorageInterface.php977.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/TokenInterface.php3.00 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/UsernamePasswordToken.php2.56 KB
/usr/share/php/Symfony4/Component/Security/Core/AuthenticationEvents.php880.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authorization0.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authorization/AccessDecisionManager.php5.60 KB
/usr/share/php/Symfony4/Component/Security/Core/Authorization/AccessDecisionManagerInterface.php1011.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authorization/AuthorizationChecker.php2.31 KB
/usr/share/php/Symfony4/Component/Security/Core/Authorization/AuthorizationCheckerInterface.php733.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authorization/ExpressionLanguage.php1.27 KB
/usr/share/php/Symfony4/Component/Security/Core/Authorization/ExpressionLanguageProvider.php2.08 KB
/usr/share/php/Symfony4/Component/Security/Core/Authorization/TraceableAccessDecisionManager.php2.58 KB
/usr/share/php/Symfony4/Component/Security/Core/Authorization/Voter0.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authorization/Voter/AuthenticatedVoter.php2.69 KB
/usr/share/php/Symfony4/Component/Security/Core/Authorization/Voter/ExpressionVoter.php3.12 KB
Component of No Buildroots