Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14401930
D17288.id41587.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
585 B
Referenced Files
None
Subscribers
None
D17288.id41587.diff
View Options
diff --git a/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php b/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php
--- a/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php
+++ b/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php
@@ -56,10 +56,6 @@
PhabricatorProfileMenuItemConfiguration $config) {
$viewer = $this->getViewer();
- if (!$viewer->isLoggedIn()) {
- return array();
- }
-
$name = $this->getDisplayName($config);
$icon = 'fa-home';
$href = $this->getItemViewURI($config);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Dec 23, 11:09 PM (18 h, 47 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6921714
Default Alt Text
D17288.id41587.diff (585 B)
Attached To
Mode
D17288: Show magic "Home" menu item for logged-out users on public installs
Attached
Detach File
Event Timeline
Log In to Comment