Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14317357
D19258.id46104.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
538 B
Referenced Files
None
Subscribers
None
D19258.id46104.diff
View Options
diff --git a/src/applications/files/controller/PhabricatorFileDocumentController.php b/src/applications/files/controller/PhabricatorFileDocumentController.php
--- a/src/applications/files/controller/PhabricatorFileDocumentController.php
+++ b/src/applications/files/controller/PhabricatorFileDocumentController.php
@@ -7,6 +7,10 @@
private $engine;
private $ref;
+ public function shouldAllowPublic() {
+ return true;
+ }
+
public function handleRequest(AphrontRequest $request) {
$viewer = $request->getViewer();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 19, 8:02 AM (19 h, 7 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6906217
Default Alt Text
D19258.id46104.diff (538 B)
Attached To
Mode
D19258: Support logged-out access to the document rendering endpoint
Attached
Detach File
Event Timeline
Log In to Comment