Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15425625
D13095.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
477 B
Referenced Files
None
Subscribers
None
D13095.id.diff
View Options
diff --git a/src/applications/celerity/controller/CelerityResourceController.php b/src/applications/celerity/controller/CelerityResourceController.php
--- a/src/applications/celerity/controller/CelerityResourceController.php
+++ b/src/applications/celerity/controller/CelerityResourceController.php
@@ -165,7 +165,7 @@
}
private function getCacheKey($path) {
- return 'celerity:'.$path;
+ return 'celerity:'.PhabricatorHash::digestToLength($path, 64);
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mar 24 2025, 5:08 AM (4 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7712573
Default Alt Text
D13095.id.diff (477 B)
Attached To
Mode
D13095: Digest resource cachekeys to maximum length
Attached
Detach File
Event Timeline
Log In to Comment