1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 10:52:41 +01:00
phorge-phorge/src/applications/auth/oauth/provider
vrana c762050b7c Get rid of file_get_contents($uri)
Summary: It requires `allow_url_fopen` which we don't check in setup and our installation is about to disable it.

Test Plan:
Login with OAuth.
/oauth/facebook/diagnose/

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D2787
2012-06-18 17:45:45 -07:00
..
PhabricatorOAuthProvider.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorOAuthProviderDisqus.php Get rid of file_get_contents($uri) 2012-06-18 17:45:45 -07:00
PhabricatorOAuthProviderException.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorOAuthProviderFacebook.php Get rid of file_get_contents($uri) 2012-06-18 17:45:45 -07:00
PhabricatorOAuthProviderGitHub.php Get rid of file_get_contents($uri) 2012-06-18 17:45:45 -07:00
PhabricatorOAuthProviderGoogle.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorOAuthProviderPhabricator.php Get rid of file_get_contents($uri) 2012-06-18 17:45:45 -07:00