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 | feaf5cca383eef7caf103f6f3fd4a93725f6667b (patch) | |
tree | 0baf5761c294a6cf6f12d93b16849bec6a4eb9cd /CHANGELOG | |
parent | 231c4bfd8d410f01f98801dff7a159068c552c64 (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 |