套件: php-symfony-security-csrf (4.3.8+dfsg-1ubuntu1)
php-symfony-security-csrf 的相關超連結
Trisquel 的資源:
下載原始碼套件 symfony:
- [symfony_4.3.8+dfsg-1ubuntu1.dsc]
- [symfony_4.3.8+dfsg.orig.tar.xz]
- [symfony_4.3.8+dfsg-1ubuntu1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian PHP PEAR Maintainers (郵件存檔)
- Daniel Beyer
- David Prévot
外部的資源:
- 主頁 [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