1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-12 12:24:50 +01:00
phorge-phorge/src/applications/auth/provider
epriestley be0bb68f65 Remove Facebook OAuth dependency on "security_settings" property
Summary: Ref T13615. This property was removed from the Facebook API at some point, perhaps November 2020. Stop relying no it.

Test Plan: Created a local Facebook OAuth app, registered a new account locally.

Maniphest Tasks: T13615

Differential Revision: https://secure.phabricator.com/D21571
2021-02-19 10:27:42 -08:00
..
PhabricatorAmazonAuthProvider.php Rename auth classes for consistency 2014-07-22 21:04:13 +10:00
PhabricatorAsanaAuthProvider.php Don't handle JIRA/Asana URIs with anchors or query parameters in a special way (with Doorkeeper) 2019-06-21 06:34:44 -07:00
PhabricatorAuthProvider.php Read both email addresses and Google Account IDs from Google OAuth 2020-02-24 13:26:42 -08:00
PhabricatorBitbucketAuthProvider.php Fix method visibility for PhabricatorBitbucketAuthProvider::getProviderConfigurationHelp() 2015-01-07 07:34:25 +11:00
PhabricatorDisqusAuthProvider.php Rename auth classes for consistency 2014-07-22 21:04:13 +10:00
PhabricatorFacebookAuthProvider.php Remove Facebook OAuth dependency on "security_settings" property 2021-02-19 10:27:42 -08:00
PhabricatorGitHubAuthProvider.php Rename auth classes for consistency 2014-07-22 21:04:13 +10:00
PhabricatorGoogleAuthProvider.php Rename auth classes for consistency 2014-07-22 21:04:13 +10:00
PhabricatorJIRAAuthProvider.php According to Jira Project keys must start with an uppercase letter, followed by one or more uppercase alphanumeric characters 2020-03-09 22:04:23 +02:00
PhabricatorLDAPAuthProvider.php Update unusual handling of external accounts in "Password" auth provider 2020-02-22 17:46:04 -08:00
PhabricatorOAuth1AuthProvider.php Update unusual handling of external accounts in "Password" auth provider 2020-02-22 17:46:04 -08:00
PhabricatorOAuth1SecretTemporaryTokenType.php Convert OAuth1 handshake tokens to new modular temporary tokens 2016-03-16 09:34:18 -07:00
PhabricatorOAuth2AuthProvider.php Remove all readers and all nontrivial writers for "accountType" and "accountDomain" on "ExternalAccount" 2020-02-22 17:48:46 -08:00
PhabricatorOAuthAuthProvider.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorPasswordAuthProvider.php Update unusual handling of external accounts in "Password" auth provider 2020-02-22 17:46:04 -08:00
PhabricatorPhabricatorAuthProvider.php Add a session engine extension point 2016-04-05 15:19:47 -07:00
PhabricatorSlackAuthProvider.php Add Slack authentication adapter 2016-09-06 15:50:37 +00:00
PhabricatorTwitchAuthProvider.php Rename auth classes for consistency 2014-07-22 21:04:13 +10:00
PhabricatorTwitterAuthProvider.php Rename auth classes for consistency 2014-07-22 21:04:13 +10:00
PhabricatorWordPressAuthProvider.php Rename auth classes for consistency 2014-07-22 21:04:13 +10:00