comparison CHANGELOG @ 736:796e42c93c48

Cookie signatures for RPCs
author Adam Chlipala <adamc@hcoop.net>
date Thu, 23 Apr 2009 16:13:02 -0400
parents e28637743279
children 1ef3c1ef617d
comparison
equal deleted inserted replaced
735:5ccb67665d05 736:796e42c93c48
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, with configurable gatekeeper function Basis.bless
8 - Client-side error handling callbacks
9 - CSS
10 - Signing cookie values cryptographically to thwart cross site request forgery
8 11
9 ======== 12 ========
10 20090405 13 20090405
11 ======== 14 ========
12 15