Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-22 | Get secure/unsecure checking actually working | Dan McGee | |
We need a bit more, like actually having something relevant in the RequestContext object, in order for this to all work. Instead of putting the full request in just populate a 'secure' key with a boolean value indicating whether the request is secure. Signed-off-by: Dan McGee <dan@archlinux.org> |