1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-25 05:58:21 +01:00

(stable) Remove client OAuth redirect code which was only partially cleaned up

See T13099. I took a different approach here but didn't fully clean up
the old one.
This commit is contained in:
epriestley 2018-03-06 20:40:16 -08:00
parent b52783af80
commit 18708bb59a

View file

@ -193,7 +193,6 @@ final class PhabricatorOAuthServerAuthController
return $this->newDialog()
->setTitle(pht('Authenticate: %s', $name))
->setRedirect(true)
->appendParagraph(
pht(
'Authorization for "%s" confirmed, redirecting...',