Mercurial > openid
comparison tests/test.urp @ 4:2d409aff8800
Received an OpenID authentication response, but haven't checked it yet
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sun, 26 Dec 2010 17:19:52 -0500 |
parents | f59083771ee2 |
children | 5e03668972ea |
comparison
equal
deleted
inserted
replaced
3:f59083771ee2 | 4:2d409aff8800 |
---|---|
1 library ../src/ur | 1 library ../src/ur |
2 rewrite all Test/* | 2 rewrite all Test/* |
3 database dbname=openid | 3 database dbname=openid |
4 sql test.sql | 4 sql test.sql |
5 allow url http://* | |
6 allow url https://* | |
7 prefix http://localhost:8080/ | |
5 | 8 |
6 test | 9 test |