Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2688495
D25608.1734724352.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
568 B
Referenced Files
None
Subscribers
None
D25608.1734724352.diff
View Options
diff --git a/src/applications/fact/controller/PhabricatorFactChartController.php b/src/applications/fact/controller/PhabricatorFactChartController.php
--- a/src/applications/fact/controller/PhabricatorFactChartController.php
+++ b/src/applications/fact/controller/PhabricatorFactChartController.php
@@ -3,6 +3,10 @@
final class PhabricatorFactChartController
extends PhabricatorFactController {
+ public function shouldAllowPublic() {
+ return true;
+ }
+
public function handleRequest(AphrontRequest $request) {
$viewer = $request->getViewer();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 20, 19:52 (12 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1020578
Default Alt Text
D25608.1734724352.diff (568 B)
Attached To
Mode
D25608: Facts: Fix displaying charts for anonymous users
Attached
Detach File
Event Timeline
Log In to Comment