Pakket: php-symfony-security-http (4.4.19+dfsg-2+deb11u6)
Verwijzigingen voor php-symfony-security-http
Debian bronnen:
Het bronpakket symfony downloaden:
- [symfony_4.4.19+dfsg-2+deb11u6.dsc]
- [symfony_4.4.19+dfsg.orig.tar.xz]
- [symfony_4.4.19+dfsg-2+deb11u6.debian.tar.xz]
Beheerders:
- Debian PHP PEAR Maintainers (QA-pagina, Mailarchief)
- Daniel Beyer (QA-pagina)
- David Prévot (QA-pagina)
Externe bronnen:
- Homepage [symfony.com]
Vergelijkbare pakketten:
infrastructure for authorization systems - HTTP integration
The Symfony Security Component - HTTP Integration allows one to handle HTTP requests and responses.
The Security Component makes it possible to easily separate authorization logic from user providers that hold the users credentials. It ships with facilities for authenticating using HTTP basic or digest authentication, interactive form login or X.509 certificate login. Furthermore it optionally also allows an application to implement its own authentication strategies.
Symfony is a PHP framework, a set of tools and a development methodology.
Andere aan php-symfony-security-http gerelateerde pakketten
|
|
|
|
-
- dep: php-common
- Common files for PHP packages
-
- dep: php-symfony-http-foundation
- object-oriented layer for the HTTP specification
-
- dep: php-symfony-http-kernel (<< 5~~)
- building blocks for flexible and fast HTTP-based frameworks
- dep: php-symfony-http-kernel (>= 4.4)
-
- dep: php-symfony-property-access
- read from and write to an object or array
-
- dep: php-symfony-security-core (<< 5~~)
- infrastructure for authorization systems - common features
- dep: php-symfony-security-core (>= 4.4.8)
-
- sug: php-symfony-routing
- associate a request with code that generates a response
-
- sug: php-symfony-security-csrf
- infrastructure for authorization systems - CSRF protection