view tests/utest.urp @ 58:9f392276d614

Graceful handling of OpenID providers that log the user in as the wrong identifier
author Adam Chlipala <adam@chlipala.net>
date Tue, 09 Aug 2011 09:53:40 -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