Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F18784499
D12817.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
447 B
Referenced Files
None
Subscribers
None
D12817.diff
View Options
diff --git a/src/applications/phame/application/PhabricatorPhameApplication.php b/src/applications/phame/application/PhabricatorPhameApplication.php
--- a/src/applications/phame/application/PhabricatorPhameApplication.php
+++ b/src/applications/phame/application/PhabricatorPhameApplication.php
@@ -69,4 +69,10 @@
);
}
+ public function getQuicksandURIPatternBlacklist() {
+ return array(
+ '/phame/live/.*',
+ );
+ }
+
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Oct 14 2025, 12:47 PM (5 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8858538
Default Alt Text
D12817.diff (447 B)
Attached To
Mode
D12817: Quicksand - add phame live URLs to quicksand blacklist
Attached
Detach File
Event Timeline
Log In to Comment