Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@s3b4stian s3b4stian released this 11 Feb 08:50

New on this version

Added

  • Linna\CsrfGuard\Exception namespace
  • Linna\CsrfGuard\Exception\BadExpireException exception
  • Linna\CsrfGuard\Exception\BadStorageSizeException exception
  • Linna\CsrfGuard\Exception\BadTokenLenghtException exception
  • Linna\CsrfGuard\Exception\BadExpireTrait trait
  • Linna\CsrfGuard\Exception\BadStorageSizeTrait trait
  • Linna\CsrfGuard\Exception\BadTokenLenghtTrait trait
  • Linna\CsrfGuard\Exception\ExceptionBoundary class
  • Linna\CsrfGuard\Exception\SessionNotStartedException exception
  • Linna\CsrfGuard\Exception\SessionNotStartedTrait trait
  • Linna\CsrfGuard\ProviderSimpleFactory class
  • Linna\CsrfGuard\Provider namespace
  • Linna\CsrfGuard\Provider\EncryptionTokenProvider class
  • Linna\CsrfGuard\Provider\HmacTokenProvider class
  • Linna\CsrfGuard\Provider\SynchronizerTokenProvider class
  • Linna\CsrfGuard\Provider\TokenProviderInterface interface

Changed

  • namespace of the packet is now Linna\CsrfGuard

Removed

  • Linna\CsrfGuard class