secured-links

CSRF protection for Nette Framework presenters' signals.

MIT License

Downloads
540.2K
Stars
55
Committers
14

Bot releases are visible (Hide)

secured-links - 1.10.3 Latest Release

Published by hrach 9 months ago

secured-links - 1.10.2

Published by hrach almost 2 years ago

Changes:

Full Changelog: https://github.com/nextras/secured-links/compare/v1.10.1...v1.10.2

secured-links - 1.10.1

Published by hrach almost 2 years ago

secured-links - 1.10.0

Published by hrach almost 2 years ago

Changes:

Full Changelog: https://github.com/nextras/secured-links/compare/v1.9.0...v1.10.0

secured-links - 1.9.0

Published by hrach over 2 years ago

Full Changelog: https://github.com/nextras/secured-links/compare/v1.8.0...v1.9.0

secured-links - 1.8.0

Published by hrach almost 3 years ago

Full Changelog: https://github.com/nextras/secured-links/compare/v1.7.0...v1.8.0

secured-links - 1.7.0

Published by JanTvrdik almost 4 years ago

  • PHP 8 support
  • replaced Travis CI with GitHub actions
  • session expiration can be configured
secured-links - 1.6.0

Published by hrach about 4 years ago

New minor version is here! ๐Ÿงถ

  • removed deprecated dependency nette/reflection, thanks @xificurk
  • see full changelog
secured-links - 1.5.1

Published by hrach over 4 years ago

Patch version is here! ๐ŸŽ

  • fixed compatibility with latest Nette Framework 3.0.3, thanks @Ciki & @Ivorius
  • see full changelog
secured-links - 1.5.0

Published by hrach about 5 years ago

Stable release is here! ๐ŸŒ

  • minimal version is Nette Framework 3.0
  • implemented support for Nette Framework 3.0 - thanks @PavelJurasek
  • see full changelog
secured-links - 1.4.0

Published by hrach about 8 years ago

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
secured-links - 1.3.1

Published by hrach over 9 years ago

  • allowed PHP 7 in composer