Releases: SocalNick/ScnSocialAuth
Releases · SocalNick/ScnSocialAuth
Bump HybridAuth to 2.4.x
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
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
Minor bug fix
#180 - fixes an uncommon code path to use the correct method to get the service manager.
Compatible with ZfcUser 1.2.*
Same as 1.15.0-rc.2
RC2 for ZfcUser 1.2.* and other issues
This is second RC for bringing ScnSocialAuth up to date with ZfcUser. It also fixes several other lingering issues.
RC for ZfcUser 1.2.*
Sorry for the delay everyone, need some help testing the new redirect callback feature.
Config for Facebook auth to trust forwarded sessions
1.14.1 Merge pull request #143 from jeffery/fix-facebook-trust-forwarded-ses…
Update to ZfcUser 1.0.* and HybridAuth 2.2.*
No longer require DEV stability!!
New Option Allowing Disable of Social Registration
@ojhaujjwal - Created a new options whether to allow users to register to new account - #137