view tests/utest.urp @ 25:c560ec5bf514

More flexibility in placement of login form and other similar stuff
author Adam Chlipala <adam@chlipala.net>
date Thu, 20 Jan 2011 12:23:44 -0500
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