view tests/utest.urp @ 48:3f475c6fb168

Make logout clear the session on the server (which necessitates turning it from a link into a button)
author Robin Green <greenrd@greenrd.org>
date Mon, 04 Jul 2011 14:08:00 +0100
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