diff options
author | Adam Chlipala <adamc@hcoop.net> | 2009-05-02 18:20:15 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2009-05-02 18:20:15 -0400 |
commit | 2d37bf0ef2c634819293a191eff9799934b08346 (patch) | |
tree | 0baf5761c294a6cf6f12d93b16849bec6a4eb9cd /CHANGELOG | |
parent | 20d3fa9974879189544b752e43842a67c1fec0b9 (diff) |
Runtime URL and MIME type filtering
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ Next - Reimplement constructor class resolution to be more general and Prolog-like - SQL table constraints -- URLs, with configurable gatekeeper function Basis.bless +- URLs - Client-side error handling callbacks - CSS - Signing cookie values cryptographically to thwart cross site request forgery |