套件:php-symfony-security-csrf(3.4.22+dfsg-2+deb10u3) [security]
php-symfony-security-csrf 的相關連結
Debian 的資源:
下載原始碼套件 symfony:
- [symfony_3.4.22+dfsg-2+deb10u3.dsc]
- [symfony_3.4.22+dfsg.orig.tar.xz]
- [symfony_3.4.22+dfsg-2+deb10u3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [symfony.com]
相似套件:
infrastructure for authorization systems - CSRF protection
The Symfony Security Component - CSRF Library provides a class `CsrfTokenManager` for generating and validating CSRF (cross-site request forgery) tokens.
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.
其他與 php-symfony-security-csrf 有關的套件
|
|
|
|
-
- dep: php-common
- Common files for PHP packages
-
- dep: php-symfony-security-core
- infrastructure for authorization systems - common features
-
- sug: php-symfony-http-foundation
- object-oriented layer for the HTTP specification