Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15464108
D8075.id18270.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
524 B
Referenced Files
None
Subscribers
None
D8075.id18270.diff
View Options
Index: src/applications/home/controller/PhabricatorHomeMainController.php
===================================================================
--- src/applications/home/controller/PhabricatorHomeMainController.php
+++ src/applications/home/controller/PhabricatorHomeMainController.php
@@ -6,6 +6,10 @@
private $filter;
private $minipanels = array();
+ public function shouldAllowPublic() {
+ return true;
+ }
+
public function willProcessRequest(array $data) {
$this->filter = idx($data, 'filter');
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 3, 6:32 AM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7467998
Default Alt Text
D8075.id18270.diff (524 B)
Attached To
Mode
D8075: Allow logged-out users to view the homepage
Attached
Detach File
Event Timeline
Log In to Comment