| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(thanks to Evan Prodromou)]
|
| |
|
| |
|
|
|
|
|
|
|
| |
1. There should only be a single CanonicalID in each XRD (in the latest XRI
resolution spec), so I made it use the first CID found instead of the last.
2. Use case-insensitive comparison when comparing CanonicalIDs.
|
| |
|
| |
|
|
|
|
| |
or hostname]
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
messages that we create]
This makes the library compatible with the 1.x series of this library,
since it did not handle arbitrary query keys with dots in them (PHP
mangles . to _)
|
| |
|
| |
|
|
|
|
|
|
|
| |
message: allow two values for OPENID1_NS
Also:
* fix op_endpoint bug in Server.php
* always treat OpenID 1 namespace as implicit in messages we create
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Auth_OpenID_OPENID1_NS anywhere in server]
|
| |
|
| |
|
|
|
|
| |
parameter]
|
|
|
|
| |
to getServiceEndpoints]
|
|
|
|
| |
Auth_Yadis_DiscoveryResult::usedYadisLocation, add Auth_Yadis_getServiceEndpoints, tests]
|
|
|
|
| |
class type]
|
| |
|
|
|
|
| |
the OpenID Message object instead of null]
|
|
|
|
| |
of PHP 4.3 so the build passes]
|
|
|
|
| |
URL parsing is different]
|
| |
|
| |
|
|
|
|
| |
Auth_OpenID_FailureResponse when getting OpenID message mode]
|
|
|
|
| |
Auth_OpenID_FailureResponse when getting OpenID message mode]
|
|
|
|
| |
Auth_OpenID_ServerResponse->toFormMarkup]
|
| |
|
| |
|
|
|
|
| |
in Server.php]
|
| |
|
| |
|
|
|
|
| |
exposed]
|
|
|
|
| |
Auth_OpenID_ServerError if claimed_id is provided without identity]
|
|
|
|
| |
has an Auth_OpenID_Message after encountering invalid OpenID namespace]
|
|
|
|
| |
trust_root/realm]
|
| |
|
|
|
|
| |
and identity_url]
|
| |
|
| |
|
| |
|
|
|
|
| |
no ax args]
|
|
|
|
| |
NULL in strings]
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
1.1 endpoint cannot be found]
|
| |
|
| |
|
| |
|
|
|
|
| |
name into its own function]
|
| |
|
| |
|
|
|
|
| |
array or not.]
|
| |
|
| |
|
| |
|
|
|
|
| |
requests]
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
object instead of Auth_OpenID_Message object so that it matches it's counterpart methods in SREG and PAPE extensions.]
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
getConsumer()]
|
| |
|
|
|
|
| |
passed a null parameter)]
|
|
|
|
| |
doing it in the example consumer]
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(OpenID 2 compliance)]
|
|
|
|
| |
attributes]
|
| |
|
|
|
|
|
| |
Some http servers strictly follow http spec and do not send html reply when text/html isn't listed in Accept: header. Because of
this YADIS discovery fails for these servers. This patch adds 'text/html' to Accept: header.
|
|
|
|
| |
its input]
|
| |
|
|
|
|
| |
top-level docs]
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
current versions of MySQL]
|
|
|
|
| |
lulurun@gmail.com)]
|