2007-09-09

[PHP Classes] Added a new class: Security_Token

Added a new class: Security_Token


PHP Abstract: The podcast for PHP developers
PHP Abstract: The podcast for PHP developers

You are getting this message because you voluntarily subscribed to the PHP Classes site. To change your newsletter or alert messages delivery options, see the instructions at the bottom of this message.

  • Class:

  • Class Security_Token
    This class support forum This class support forum
  • Short description:

  • Generate tokens to protect against CSRF attacks
  • Groups:

  • HTML
    PHP 5
    Security
    Advertisement
  • Supplied by:

  • MARY Matthieu
  • Detailed description:

  • This package can be used to generate security tokens to protect against cross-site request forgery (CSRF) attacks.

    It generate a time based token to be used for instance in hidden form fields.

    The presence of the token in the submitted form values can be verified and an eventual attack can be avoided by not processing the form if the token is not present or is not valid.

If you are not interested in receiving any more messages like this one, send an empty message to unsubscribe-newclasses@phpclasses.org or go to the user options page and uncheck the respective e-mail delivery option. There you can also switch the message format between text and HTML. Note that there are several mailing lists. If you want to unsubscribe from all lists at once, send an empty message to unsubscribe-content@phpclasses.org .

For more information send a message to info at phpclasses dot org.
Copyright (c) Icontem 1999-2007 PHP Classes

沒有留言: