Mercurial > urweb
comparison CHANGELOG @ 770:c125df6fabfc
Runtime URL and MIME type filtering
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sat, 02 May 2009 18:20:15 -0400 |
parents | 3b7e46790fa7 |
children | 39bb3a830e90 |
comparison
equal
deleted
inserted
replaced
769:efceae06df17 | 770:c125df6fabfc |
---|---|
2 Next | 2 Next |
3 ======== | 3 ======== |
4 | 4 |
5 - Reimplement constructor class resolution to be more general and Prolog-like | 5 - Reimplement constructor class resolution to be more general and Prolog-like |
6 - SQL table constraints | 6 - SQL table constraints |
7 - URLs, with configurable gatekeeper function Basis.bless | 7 - URLs |
8 - Client-side error handling callbacks | 8 - Client-side error handling callbacks |
9 - CSS | 9 - CSS |
10 - Signing cookie values cryptographically to thwart cross site request forgery | 10 - Signing cookie values cryptographically to thwart cross site request forgery |
11 - Blobs and HTTP file upload | 11 - Blobs and HTTP file upload |
12 - SQL outer joins | 12 - SQL outer joins |