Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14062432
D11294.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D11294.id.diff
View Options
diff --git a/src/applications/auth/provider/PhabricatorPhabricatorAuthProvider.php b/src/applications/auth/provider/PhabricatorPhabricatorAuthProvider.php
--- a/src/applications/auth/provider/PhabricatorPhabricatorAuthProvider.php
+++ b/src/applications/auth/provider/PhabricatorPhabricatorAuthProvider.php
@@ -13,7 +13,7 @@
public function getConfigurationHelp() {
if ($this->isCreate()) {
return pht(
- '**Step 1 of 2** - Name Phabricator OAuth Instance'.
+ "**Step 1 of 2 - Name Phabricator OAuth Instance**\n\n".
'Choose a permanent name for the OAuth server instance of '.
'Phabricator. //This// instance of Phabricator uses this name '.
'internally to keep track of the OAuth server instance of '.
@@ -29,7 +29,7 @@
$login_uri = PhabricatorEnv::getURI($this->getLoginURI());
return pht(
- "**Step 2 of 2 - Configure Phabricator OAuth Instance**".
+ "**Step 2 of 2 - Configure Phabricator OAuth Instance**\n\n".
"To configure Phabricator OAuth, create a new application here:".
"\n\n".
"%s/oauthserver/client/create/".
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 19, 12:15 PM (1 d, 5 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6723231
Default Alt Text
D11294.id.diff (1 KB)
Attached To
Mode
D11294: Auth - fix headers for instructions on Phabricator OAuth provider
Attached
Detach File
Event Timeline
Log In to Comment