Componette

Componette

nextras

nextras / secured-links v1.10.3

CSRF protection for Nette Framework presenters' signals.

download-cloud-line composer require nextras/secured-links

Nextras Secured Links

Build Status Downloads this Month Stable Version

Secures GET requests in Nette Framework against CSRF attacks.

Installation

Use composer:

$ composer require nextras/secured-links

Docs & sources

License

MIT. See full license.

  • v1.10.3 1.10.3

    What's Changed

    • support nette/utils 4.0 by @Ciki in #44

    Full Changelog: v1.10.2...v1.10.3

  • v1.10.2 1.10.2

    Changes:

    • fix "PHP 8 requires both annotation and attribute to create secured link by @haltuf in #42

    Full Changelog: v1.10.1...v1.10.2

  • v1.10.1 1.10.1

    Changes:

    • fix compatibility with PHP < 8 by @haltuf in #39

    Full Changelog: v1.10.0...v1.10.1

  • v1.10.0 1.10.0

    Changes:

    • Add Secured as attribute for PHP >= 8.0 by @haltuf in #37

    Full Changelog: v1.9.0...v1.10.0

  • v1.9.0 1.9.0

    • Sync SecuredLinksControlTrait::link() with nette/application 3.1.5+ by @natocTo in #34

    Full Changelog: v1.8.0...v1.9.0

  • v1.8.0 1.8.0

    • Sync SecuredLinksControlTrait::link() with nette/application 3.1.4+ by @forgie1 in #31
    • Dropped support for PHP 7.1, library is PHP 7.2+ now

    Full Changelog: v1.7.0...v1.8.0

  • v1.7.0 1.7.0

    • PHP 8 support
    • replaced Travis CI with GitHub actions
    • session expiration can be configured
  • v1.6.0 1.6.0

    New minor version is here! ๐Ÿงถ

  • v1.5.1 1.5.1

    Patch version is here! ๐ŸŽ

  • v1.5.0 1.5.0

    Stable release is here! ๐ŸŒ

    • minimal version is Nette Framework 3.0
    • implemented support for Nette Framework 3.0 - thanks @PavelJurasek
    • see full changelog
  • v1.4.0 1.4.0

    Stable release is here! ๐Ÿ

    • minimal version is PHP 5.6 & Nette Framework 2.4
    • increased CSRF token entropy
    • fixed support for typehinted parameters & their normalization
    • see full changelog
  • v1.3.1 1.3.1

    • allowed PHP 7 in composer
bar-chart-fill

Statistics

download-cloud-fill
498240
star-fill
55
bug-fill
2
flashlight-fill
30d
price-tag-2-line

Badges

guide-fill

Dependencies

Componette Componette felix@nette.org