1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-01 17:38:24 +01:00
phorge-phorge/src/applications/auth/provider
epriestley 701a9bc339 Fix Facebook login on mobile violating CSP after form redirect
Summary: Fixes T13254. See that task for details.

Test Plan: Used iOS Simulator to do a login locally, didn't get blocked. Verified CSP includes "m.facebook.com".

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13254

Differential Revision: https://secure.phabricator.com/D20206
2019-02-23 05:25:09 -08:00
..
PhabricatorAmazonAuthProvider.php Rename auth classes for consistency 2014-07-22 21:04:13 +10:00
PhabricatorAsanaAuthProvider.php Rename auth classes for consistency 2014-07-22 21:04:13 +10:00
PhabricatorAuthProvider.php When users follow an email login link but an install does not use passwords, try to get them to link an account 2019-02-15 14:41:31 -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 Fix Facebook login on mobile violating CSP after form redirect 2019-02-23 05:25:09 -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 Write 500 words on how to restart webservers 2015-12-02 09:16:10 -08:00
PhabricatorLDAPAuthProvider.php On login forms, autofocus the "username" field 2019-02-07 15:03:43 -08:00
PhabricatorOAuth1AuthProvider.php Include OAuth targets in "form-action" Content-Security-Policy 2018-02-28 19:28:35 -08:00
PhabricatorOAuth1SecretTemporaryTokenType.php Convert OAuth1 handshake tokens to new modular temporary tokens 2016-03-16 09:34:18 -07:00
PhabricatorOAuth2AuthProvider.php Make auth provider autologin modular and implement it for all OAuth2 adapters 2016-06-06 14:33:09 -07:00
PhabricatorOAuthAuthProvider.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorPasswordAuthProvider.php When users follow an email login link but an install does not use passwords, try to get them to link an account 2019-02-15 14:41:31 -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