Skip to content

Releases: CakeDC/users

16.0.4

Choose a tag to compare

@steinkel steinkel released this 07 May 11:33

What's Changed

  • Fix timing-safe comparison for social account token validation using hash_equals() (#1179)
  • Reject empty/partial tokens explicitly in SocialAccountBehavior::validateAccount() (#1179)
  • Fix UsersFixture missing tableAlias causing incorrect Table class resolution for additional_data json type (#1179)
  • Fix schema.php discrepancies against migrations: users.active default, users.secret length, users.secret_verified default, social_accounts.avatar type, social_accounts.link type and nullability (#1179)

16.0.3

Choose a tag to compare

@steinkel steinkel released this 07 May 11:26

What's Changed

  • Fix type-hint finders with Cake\ORM\Query\SelectQuery for Cake 5 compatibility (#1180)
  • Fix redundant null-coalescing on always-set array offsets in SocialBehavior (PHPStan) (#1181)
  • Fix ReCaptcha\Response mock incompatibility with PHP 8.4+ readonly classes (#1181)
  • Fix correct config keys and hardcoded threshold in OneTimeLoginLinkBehavior (#1178)
  • Fix clear activation token after email activation (#1177)
  • Use cryptographically secure random bytes in RandomStringTrait (#1176)
  • Fix authenticator check before issuing password rehash warning (#1174)

New Contributors

16.0.2

Choose a tag to compare

@steinkel steinkel released this 23 Feb 13:15
70f8d6a

What's Changed

Full Changelog: 16.0.1...16.0.2

15.1.4

Choose a tag to compare

@steinkel steinkel released this 11 Feb 08:33

What's Changed

  • Only set column type for "additional_data" if column exists by @Staubiii in #1168

New Contributors

Full Changelog: 15.1.3...15.1.4

16.0.1

Choose a tag to compare

@steinkel steinkel released this 02 Feb 13:35
92e6dbc

What's Changed

  • feat: add event for skipping two-factor authentication verification by @arodu in #1169

Full Changelog: 16.0.0...16.0.1

16.0.0

Choose a tag to compare

@steinkel steinkel released this 10 Jan 15:55
3c89c1e

What's Changed

  • fix deprecations for CakePHP 5.3
  • Improve docs

Full Changelog: 15.1.3...16.0.0

15.1.3

Choose a tag to compare

@steinkel steinkel released this 17 Dec 17:13
37747a8

What's Changed

New Contributors

Full Changelog: 15.1.2...15.1.3

15.1.2

Choose a tag to compare

@arodu arodu released this 29 Sep 15:15
10c231c

What's Changed

Full Changelog: 15.1.1...15.1.2

15.1.0

Choose a tag to compare

@steinkel steinkel released this 15 Jul 11:24

What's Changed

Full Changelog: 15.0.2...15.1.0

13.1.0

Choose a tag to compare

@steinkel steinkel released this 15 Jul 11:32

What's Changed

Full Changelog: 15.0.2...13.1.0