Skip to content

Releases: yokai-php/security-token-bundle

Version 2.5

09 Jan 12:24
Compare
Choose a tag to compare

Changelog (since v2.4...v2.5)

Fixed

  • Archivist service injection in dedicated command (#35 by @alain-flaus)
  • ChainUserManager tests (#36 by @yann-eugone)

Unlimited tokens

08 Feb 09:54
faa8006
Compare
Choose a tag to compare
  • (feature) Unlimited tokens when count usages is 0
  • (bugfix) Unique token per purpose finding only active ones

v2.3

28 Mar 14:35
Compare
Choose a tag to compare

Symfony 4 integration

Symfony flex compatibility

08 Jun 13:11
Compare
Choose a tag to compare
v2.2

Direct dependency from symfony/symfony to symfony/framework-bundle (#16)

v2.1

04 Apr 14:55
Compare
Choose a tag to compare
Added payload field to Token, will be able to store different informa…

Multiple user class support

15 Mar 14:52
Compare
Choose a tag to compare
  • Added support for multiple user classes
  • Changed service ids, so there is no more resolved in the alias ids

v1.1

28 Nov 13:02
Compare
Choose a tag to compare

Changelog

  • Added cascade delete on relation to User

v1.0

15 Sep 09:13
Compare
Choose a tag to compare
Add 1.0 branch alias (#1)

v0.1.0: Added missing purpose argument

09 Aug 10:33
Compare
Choose a tag to compare
Pre-release
to token retrieve documentation