Skip to content

Releases: CakeDC/users

8.5.1

07 Oct 17:20
04c543e
Compare
Choose a tag to compare
  • Added new event UsersAuthComponent::EVENT_SOCIAL_LOGIN_EXISTING_ACCOUNT

8.5.0

07 Oct 09:23
79602df
Compare
Choose a tag to compare
  • Added new UsersAuthComponent::EVENT_BEFORE_SOCIAL_LOGIN_REDIRECT
  • Added finder to get existing social account
  • Improved social login to updated social account when account already exists
  • Improved URLs in template to avoid issue in prefixed routes

8.4.0

13 Mar 12:18
3f817d9
Compare
Choose a tag to compare
  • Rehash password if needed on login

8.3.1

05 Mar 08:44
331f2d5
Compare
Choose a tag to compare
  • Fix authParams option not being parsed
  • Fix Social Login docs

8.3.0

01 Mar 11:48
e12588d
Compare
Choose a tag to compare
  • Bootstrap don't need to listen for EVENT_FAILED_SOCIAL_LOGIN

8.2.1

26 Feb 11:22
4fa7e13
Compare
Choose a tag to compare
  • Fix scope in facebook social login

8.2.0 with cakephp 3.7

21 Feb 17:38
Compare
Choose a tag to compare
  • Removed deprecations for CakePHP 3.7
  • Required cakephp ^3.7

8.1.0

11 Feb 10:59
0b52456
Compare
Choose a tag to compare
  • Added support to Yubico U2F for Two-Factor Authentication

8.0.3

18 Jan 11:42
Compare
Choose a tag to compare
  • Updated to latest version of Google OAuth
  • Added plugin object
  • Fixed action changePassword to work with post or put request

8.0.2

16 Nov 11:46
b23bf09
Compare
Choose a tag to compare
  • Add default role for users registered via social login