diff options
author | tailor <cygnus@janrain.com> | 2007-04-03 21:05:25 +0000 |
---|---|---|
committer | tailor <cygnus@janrain.com> | 2007-04-03 21:05:25 +0000 |
commit | ecac3cae8cf71cf208ea8914a5f27bc036ce011a (patch) | |
tree | 93c02db97ab1bd4ff98d749bdcfff5495e06c084 | |
parent | bf815d3dfb557e25394a0339db75a6f8bf6d6a5c (diff) | |
download | php-openid-ecac3cae8cf71cf208ea8914a5f27bc036ce011a.zip php-openid-ecac3cae8cf71cf208ea8914a5f27bc036ce011a.tar.gz php-openid-ecac3cae8cf71cf208ea8914a5f27bc036ce011a.tar.bz2 |
[project @ Add trust root matching test case]
-rw-r--r-- | Tests/Auth/OpenID/data/trustroot.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Tests/Auth/OpenID/data/trustroot.txt b/Tests/Auth/OpenID/data/trustroot.txt index 5fe885f..55eca1a 100644 --- a/Tests/Auth/OpenID/data/trustroot.txt +++ b/Tests/Auth/OpenID/data/trustroot.txt @@ -59,7 +59,7 @@ return_to matching ======================================== ---------------------------------------- -30: matches +31: matches ---------------------------------------- http://*/ http://cnn.com/ http://*/ http://livejournal.com/ @@ -91,6 +91,7 @@ https://foo.com https://foo.com http://Foo.com http://foo.com http://foo.com http://Foo.com http://foo.com/?x=y http://foo.com/?x=y&a=b +http://j3h.us http://j3h.us?ride=unicycle ---------------------------------------- 23: does not match |