Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2868671
D25425.1736678352.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
629 B
Referenced Files
None
Subscribers
None
D25425.1736678352.diff
View Options
diff --git a/src/applications/config/check/PhabricatorAuthSetupCheck.php b/src/applications/config/check/PhabricatorAuthSetupCheck.php
--- a/src/applications/config/check/PhabricatorAuthSetupCheck.php
+++ b/src/applications/config/check/PhabricatorAuthSetupCheck.php
@@ -72,9 +72,7 @@
'finish configuring authentication, you should lock it.'))
->setMessage($message)
->addRelatedPhabricatorConfig('auth.lock-config')
- ->addCommand(
- hsprintf(
- '<tt>phabricator/ $</tt> ./bin/auth lock'));
+ ->addCommand(hsprintf('<tt>$</tt> ./bin/auth lock'));
}
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 12, 10:39 (5 d, 11 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1112334
Default Alt Text
D25425.1736678352.diff (629 B)
Attached To
Mode
D25425: Remove mention of Phabricator in the Auth setup check
Attached
Detach File
Event Timeline
Log In to Comment