Sun, 16 Jun 2024 22:44:49 UTC | login

Information for RPM php-symfony3-security-3.4.12-1.fc29.noarch.rpm

ID154843
Namephp-symfony3-security
Version3.4.12
Release1.fc29
Epoch
Archnoarch
SummarySymfony Security Component (version 3)
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/Symfony3/Component/Security/autoload.php
Build Time2018-06-26 01:56:37 GMT
Size124.63 KB
74b52424c84db7030f0c2e035b228cc7
LicenseMIT and CC-BY-SA
Provides
php-composer(symfony/security) = 3.4.12
php-composer(symfony/security-core) = 3.4.12
php-composer(symfony/security-csrf) = 3.4.12
php-composer(symfony/security-guard) = 3.4.12
php-composer(symfony/security-http) = 3.4.12
php-symfony3-security = 3.4.12-1.fc29
php-symfony3-security-core = 3.4.12-1.fc29
php-symfony3-security-csrf = 3.4.12-1.fc29
php-symfony3-security-guard = 3.4.12-1.fc29
php-symfony3-security-http = 3.4.12-1.fc29
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
php-composer(symfony/event-dispatcher) = 3.4.12
php-composer(symfony/http-foundation) = 3.4.12
php-composer(symfony/http-kernel) = 3.4.12
php-composer(symfony/polyfill-php56) >= 1.6
php-composer(symfony/polyfill-php56) < 2.0
php-composer(symfony/polyfill-php70) >= 1.6
php-composer(symfony/polyfill-php70) < 2.0
php-composer(symfony/property-access) = 3.4.12
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(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 269 >>>
Name ascending sort Size
/usr/share/doc/php-symfony3-security0.00 B
/usr/share/doc/php-symfony3-security/CHANGELOG.md6.33 KB
/usr/share/doc/php-symfony3-security/README.md856.00 B
/usr/share/doc/php-symfony3-security/composer.json2.07 KB
/usr/share/licenses/php-symfony3-security0.00 B
/usr/share/licenses/php-symfony3-security/LICENSE1.04 KB
/usr/share/php/Symfony3/Component/Security0.00 B
/usr/share/php/Symfony3/Component/Security/Core0.00 B
/usr/share/php/Symfony3/Component/Security/Core/Authentication0.00 B
/usr/share/php/Symfony3/Component/Security/Core/Authentication/AuthenticationManagerInterface.php1.02 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/AuthenticationProviderManager.php3.83 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/AuthenticationTrustResolver.php1.61 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php1.20 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Provider0.00 B
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Provider/AnonymousAuthenticationProvider.php1.71 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Provider/AuthenticationProviderInterface.php1.11 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Provider/DaoAuthenticationProvider.php3.68 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Provider/LdapBindAuthenticationProvider.php3.88 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Provider/PreAuthenticatedAuthenticationProvider.php2.45 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Provider/RememberMeAuthenticationProvider.php2.16 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Provider/SimpleAuthenticationProvider.php2.14 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Provider/UserAuthenticationProvider.php4.94 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/RememberMe0.00 B
/usr/share/php/Symfony3/Component/Security/Core/Authentication/RememberMe/InMemoryTokenProvider.php1.66 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/RememberMe/PersistentToken.php2.12 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/RememberMe/PersistentTokenInterface.php1.09 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/RememberMe/TokenProviderInterface.php1.34 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/SimpleAuthenticatorInterface.php719.00 B
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Token0.00 B
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Token/AbstractToken.php7.49 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Token/AnonymousToken.php1.68 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Token/PreAuthenticatedToken.php2.26 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Token/RememberMeToken.php2.48 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Token/Storage0.00 B
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Token/Storage/TokenStorage.php949.00 B
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Token/Storage/TokenStorageInterface.php977.00 B
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Token/TokenInterface.php3.02 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Token/UsernamePasswordToken.php2.60 KB
/usr/share/php/Symfony3/Component/Security/Core/AuthenticationEvents.php880.00 B
/usr/share/php/Symfony3/Component/Security/Core/Authorization0.00 B
/usr/share/php/Symfony3/Component/Security/Core/Authorization/AccessDecisionManager.php7.18 KB
/usr/share/php/Symfony3/Component/Security/Core/Authorization/AccessDecisionManagerInterface.php1011.00 B
/usr/share/php/Symfony3/Component/Security/Core/Authorization/AuthorizationChecker.php2.64 KB
/usr/share/php/Symfony3/Component/Security/Core/Authorization/AuthorizationCheckerInterface.php733.00 B
/usr/share/php/Symfony3/Component/Security/Core/Authorization/DebugAccessDecisionManager.php1.12 KB
/usr/share/php/Symfony3/Component/Security/Core/Authorization/ExpressionLanguage.php1.21 KB
/usr/share/php/Symfony3/Component/Security/Core/Authorization/ExpressionLanguageProvider.php2.08 KB
/usr/share/php/Symfony3/Component/Security/Core/Authorization/TraceableAccessDecisionManager.php3.16 KB
/usr/share/php/Symfony3/Component/Security/Core/Authorization/Voter0.00 B
/usr/share/php/Symfony3/Component/Security/Core/Authorization/Voter/AuthenticatedVoter.php2.69 KB
Component of No Buildroots