view tests/utest.urp @ 46:72e942423f26

Based on a security suggestion by Robin Green, start a new session after authentication at an OP and after submission of a signup form
author Adam Chlipala <adam@chlipala.net>
date Sun, 03 Jul 2011 17:52:29 -0400
parents 5e03668972ea
children 089ad1d33e2f
line wrap: on
line source
path META=../../meta
library ../src/ur
rewrite all Utest/*
database dbname=openid
sql utest.sql
allow url http://*
allow url https://*
allow url /*
prefix http://localhost:8080/

utest