Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14370625
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
Sat, Dec 21, 6:10 PM (11 h, 30 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6915150
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