Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15334864
D18303.id44010.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
468 B
Referenced Files
None
Subscribers
None
D18303.id44010.diff
View Options
diff --git a/src/applications/system/application/PhabricatorSystemApplication.php b/src/applications/system/application/PhabricatorSystemApplication.php
--- a/src/applications/system/application/PhabricatorSystemApplication.php
+++ b/src/applications/system/application/PhabricatorSystemApplication.php
@@ -30,4 +30,10 @@
);
}
+ public function getResourceRoutes() {
+ return array(
+ '/status/' => 'PhabricatorStatusController',
+ );
+ }
+
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 9, 12:44 PM (2 d, 22 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7382015
Default Alt Text
D18303.id44010.diff (468 B)
Attached To
Mode
D18303: Allow `/status/` endpoint to be served through alternate file domain
Attached
Detach File
Event Timeline
Log In to Comment