diff options
author | Kevin Turner <kevin@janrain.com> | 2008-06-04 23:45:05 +0000 |
---|---|---|
committer | Kevin Turner <kevin@janrain.com> | 2008-06-04 23:45:05 +0000 |
commit | 7c31c1e1493b98985a3a58830ed47dc9884cc885 (patch) | |
tree | 2216972214642b507bc0f2d353253810932e6b91 /Tests | |
parent | 6aa10cf3221036f06a46dc59e7d594473fc90c71 (diff) | |
download | php-openid-7c31c1e1493b98985a3a58830ed47dc9884cc885.zip php-openid-7c31c1e1493b98985a3a58830ed47dc9884cc885.tar.gz php-openid-7c31c1e1493b98985a3a58830ed47dc9884cc885.tar.bz2 |
[project @ Add HTTP case to trustroot test cases]
Diffstat (limited to 'Tests')
-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 8194409..8839c55 100644 --- a/Tests/Auth/OpenID/data/trustroot.txt +++ b/Tests/Auth/OpenID/data/trustroot.txt @@ -70,8 +70,9 @@ return_to matching ======================================== ---------------------------------------- -44: matches +45: matches ---------------------------------------- +http://foo.com/ HTTP://foo.com/ http://*/ http://cnn.com/ http://*/ http://livejournal.com/ http://*/ http://met.museum/ |