OAuth linking/unlinking controls.
Summary: Test Plan: Reviewers: CC:
This commit is contained in:
@@ -134,6 +134,7 @@ class AphrontDefaultApplicationConfiguration
|
||||
'(?P<provider>github|facebook)/' => array(
|
||||
'login/$' => 'PhabricatorOAuthLoginController',
|
||||
'diagnose/$' => 'PhabricatorOAuthDiagnosticsController',
|
||||
'unlink/$' => 'PhabricatorOAuthUnlinkController',
|
||||
),
|
||||
),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user