Sun, 09 Jun 2024 18:26:42 UTC | login

Information for RPM php-symfony3-security-3.4.49-4.fc37.noarch.rpm

ID802079
Namephp-symfony3-security
Version3.4.49
Release4.fc37
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 Time2022-07-22 14:39:37 GMT
Size120.44 KB
29dd7867d29cb7365471c6c53f91ef17
LicenseMIT and CC-BY-SA
Provides
php-composer(symfony/security) = 3.4.49
php-composer(symfony/security-core) = 3.4.49
php-composer(symfony/security-csrf) = 3.4.49
php-composer(symfony/security-guard) = 3.4.49
php-composer(symfony/security-http) = 3.4.49
php-symfony3-security = 3.4.49-4.fc37
php-symfony3-security-core = 3.4.49-4.fc37
php-symfony3-security-csrf = 3.4.49-4.fc37
php-symfony3-security-guard = 3.4.49-4.fc37
php-symfony3-security-http = 3.4.49-4.fc37
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
php-composer(symfony/event-dispatcher) = 3.4.49
php-composer(symfony/http-foundation) = 3.4.49
php-composer(symfony/http-kernel) = 3.4.49
php-composer(symfony/property-access) = 3.4.49
php-ctype
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(PayloadIsZstd) <= 5.4.18-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 274 >>>
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.md810.00 B
/usr/share/doc/php-symfony3-security/composer.json2.09 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.71 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Provider/LdapBindAuthenticationProvider.php3.98 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.56 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Provider/SimpleAuthenticationProvider.php2.14 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Provider/UserAuthenticationProvider.php5.08 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/RememberMe0.00 B
/usr/share/php/Symfony3/Component/Security/Core/Authentication/RememberMe/InMemoryTokenProvider.php1.65 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/RememberMe/PersistentToken.php2.07 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.30 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.62 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Token/AnonymousToken.php1.76 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Token/PreAuthenticatedToken.php2.25 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Token/RememberMeToken.php2.51 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.20 KB
/usr/share/php/Symfony3/Component/Security/Core/Authentication/Token/UsernamePasswordToken.php2.67 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.php6.94 KB
/usr/share/php/Symfony3/Component/Security/Core/Authorization/AccessDecisionManagerInterface.php1011.00 B
/usr/share/php/Symfony3/Component/Security/Core/Authorization/AuthorizationChecker.php2.58 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.07 KB
/usr/share/php/Symfony3/Component/Security/Core/Authorization/TraceableAccessDecisionManager.php3.15 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