Skip to content

Releases: SocalNick/ScnSocialAuth

Bump HybridAuth to 2.4.x

13 Apr 20:14
Compare
Choose a tag to compare

This release bumps HybridAuth to 2.4.x. It also merges several PRs:

Thanks to @lku and @gabrielsomoza for their contributions!

Debug flag added to HybridAuth configuration

10 Mar 06:51
Compare
Choose a tag to compare

Thanks @P0rnflake for the PR!

To turn on HybridAuth debug mode, add 'debug_mode' => true to local configuration as documented.

Security Fix - PLEASE UPDATE IMMEDIATELY

16 Jan 07:27
Compare
Choose a tag to compare

Minor bug fix

23 Dec 15:20
Compare
Choose a tag to compare

#180 - fixes an uncommon code path to use the correct method to get the service manager.

Compatible with ZfcUser 1.2.*

23 Oct 19:21
Compare
Choose a tag to compare

Same as 1.15.0-rc.2

RC2 for ZfcUser 1.2.* and other issues

08 Sep 02:41
Compare
Choose a tag to compare
Pre-release

This is second RC for bringing ScnSocialAuth up to date with ZfcUser. It also fixes several other lingering issues.

RC for ZfcUser 1.2.*

06 Sep 23:07
Compare
Choose a tag to compare
RC for ZfcUser 1.2.* Pre-release
Pre-release

Sorry for the delay everyone, need some help testing the new redirect callback feature.

Config for Facebook auth to trust forwarded sessions

06 Jun 01:43
Compare
Choose a tag to compare
1.14.1

Merge pull request #143 from jeffery/fix-facebook-trust-forwarded-ses…

Update to ZfcUser 1.0.* and HybridAuth 2.2.*

25 May 16:11
Compare
Choose a tag to compare

No longer require DEV stability!!

New Option Allowing Disable of Social Registration

09 Mar 00:17
Compare
Choose a tag to compare

@ojhaujjwal - Created a new options whether to allow users to register to new account - #137

@Hounddog - Removed deprecated event trigger - #130