Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grabbing latest changes #1

Merged
merged 49 commits into from
Nov 27, 2015
Merged

Conversation

minorOffense
Copy link
Owner

No description provided.

FabianBeiner and others added 30 commits September 13, 2015 13:34
Updated XING Provider to v1.1.0
Add GitLab hybridauth provider file.
…l-providers/hybridauth-gitlab/Providers/GitLab.php
Update Auth.php library version
this error is caused by DateTime settings. please add this to your code

Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.' in /home2/markewl7/public_html/guildgear/system/library/Hybrid/Logger.php:80 Stack trace: #0 /home2/markewl7/public_html/guildgear/system/library/Hybrid/Logger.php(80): DateTime->__construct() #1 /home2/markewl7/public_html/guildgear/system/library/Hybrid/Endpoint.php(210): Hybrid_Logger::error('Endpoint: Error...') #2 /home2/markewl7/public_html/guildgear/system/library/Hybrid/Endpoint.php(117): Hybrid_Endpoint->authInit() #3 /home2/markewl7/public_html/guildgear/system/library/Hybrid/Endpoint.php(51): Hybrid_Endpoint->processAuthStart() #4 /home2/markewl7/public_htm in /home2/markewl7/public_html/guildgear/system/library/Hybrid/Logger.php on line 80
[VKontakte] Fix warnings for getUserByResponse()
fix DateTime error in Logger
[Drupal module] Require OAuth.php only if not exist
Updated changelog, small fix in readme, version bump and fix in logger.
This time for sure.
Switch photoURL to photoBIG in getUserProfile() function.
Small refactoring code.
[Hybrid_Endpoint] Improve error reporting
[Odnoklassniki] Get better size of user avatar
There was no cURL connection and execution timeout in Hybrid OpenID
implementation. This can cause processes to wait ‘indefinitely’ for
a response.
Need string conversion for $data->customURL and check it is not empty
fortis and others added 19 commits October 29, 2015 12:28
Conflicts:
	hybridauth/Hybrid/thirdparty/OpenID/LightOpenID.php
Add cURL timeouts for OpenID
Conflicts:

	additional-providers/hybridauth-odnoklassniki/Providers/Odnoklassniki.php
… enjoyiacm-master

odnoklassniki/Providers/Odnoklassniki.php
For current facebook api (v2.5) read_stream permission is deprecated and not available for new apps. This means that facebook login cannot be used for new sites. (More info here: https://developers.facebook.com/docs/apps/versions)
Facebook login read_stream deprecated for 2.5
minorOffense added a commit that referenced this pull request Nov 27, 2015
@minorOffense minorOffense merged commit 324ac26 into minorOffense:master Nov 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.