diff --git a/src/applications/oauthserver/controller/PhabricatorOAuthServerAuthController.php b/src/applications/oauthserver/controller/PhabricatorOAuthServerAuthController.php index 8fdd6fdb75..745be3e820 100644 --- a/src/applications/oauthserver/controller/PhabricatorOAuthServerAuthController.php +++ b/src/applications/oauthserver/controller/PhabricatorOAuthServerAuthController.php @@ -193,7 +193,6 @@ final class PhabricatorOAuthServerAuthController return $this->newDialog() ->setTitle(pht('Authenticate: %s', $name)) - ->setRedirect(true) ->appendParagraph( pht( 'Authorization for "%s" confirmed, redirecting...',